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

Setup & Readme #198

Open
mattronix opened this issue Dec 11, 2023 · 2 comments
Open

Setup & Readme #198

mattronix opened this issue Dec 11, 2023 · 2 comments

Comments

@mattronix
Copy link

mattronix commented Dec 11, 2023

Trying to setup proxstar but cant get it to start.

Followed the hacking steps but it complains about websockitify not existing on the filesystem and not sure if i should install it or if i am missing steps.

Any chance a compose file could be created for this as well?

How should this be deployed on production also?

What goes in the target file?

So far whenever i run it, flask starts, db migrations run but i get no response from the flask app on / or any route. just an indefinite loading

@mattronix
Copy link
Author

Only error ive found so far:
proxstar-postgres | 2023-12-12 00:10:52.787 UTC [1] LOG: database system is ready to accept connections
proxstar-rq | 00:10:57 Worker rq:worker:21aa18a30b95456db056d6b1a2d55578: started, version 1.10.1
proxstar-rq | 00:10:57 Subscribing to channel rq:pubsub:21aa18a30b95456db056d6b1a2d55578
proxstar-rq | 00:10:57 *** Listening on default...
proxstar | [2023-12-12 00:11:02 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:18)
proxstar | [2023-12-12 00:11:02 +0000] [18] [INFO] Worker exiting (pid: 18)
proxstar | Booting Websockify server in daemon mode...
proxstar | Websockify is stopped. Starting websockify.
proxstar | [2023-12-12 00:11:02 +0000] [22] [INFO] Booting worker with pid: 22

@mattronix
Copy link
Author

proxstar | [2023-12-12 00:11:02 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:18)
proxstar | [2023-12-12 00:11:02 +0000] [18] [INFO] Worker exiting (pid: 18)

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

1 participant