Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems during pydantic test session #126

Open
habig opened this issue Nov 19, 2024 · 4 comments
Open

Problems during pydantic test session #126

habig opened this issue Nov 19, 2024 · 4 comments

Comments

@habig
Copy link
Contributor

habig commented Nov 19, 2024

snews_pt message_schema with no arguments returns an error, should default to all

Version problems with pip, hop, and setup utils. Issue 131 in snews_cs (can we cross-reference across repos?)

My detector name keeps resetting to DS-20K #105

sql lite on Purdue dev server has problems, so heartbeat feedback doesn't work

@habig
Copy link
Contributor Author

habig commented Nov 19, 2024

connection testing to dev server was not working, and weirdly, was working to production (--no-firedrill) even though the new snews_pt format should not have been understandable to the production server.

The test connection was missed in the conversion, #127

@habig
Copy link
Contributor Author

habig commented Nov 19, 2024

the read the docs pip install didn't do the trick. Need to add the verbage to get it into a virtualenv.

So:

virtualenv production
source production/bin/activate
python -m pip install snews_pt
snews_pt set-name -n [detector]
snews_pt test-connection --no-firedrill

See #129

@habig
Copy link
Contributor Author

habig commented Nov 19, 2024

near future - shift topics to production topics so only real experiment data can tickle the production server. Requires the dev server to be fully operational.

@justinvasel
Copy link
Contributor

Adding 👍🏻 reactions to messages that I've created a separate issue for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants