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

Fix proxy. Updated script. Tried to remove and re-add pi cam. Broke everything. #174

Open
skewll opened this issue Aug 28, 2024 · 9 comments

Comments

@skewll
Copy link

skewll commented Aug 28, 2024

I was able to access my printers via,
10.0.0.123/printer1
10.0.0.123/printer2
10.0.0.123/printer3
10.0.0.123/printer4

Now I can only get to printer 1 via:

10.0.0.123

and cannot access other printers at all for some reason and I get the following screen when I try to visit the old links:

Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

How can I set the old mapping back up manually?

@paukstelis
Copy link
Owner

Have you just done a reboot? You can try sudo systemctl restart haproxy

@skewll
Copy link
Author

skewll commented Aug 28, 2024 via email

@paukstelis
Copy link
Owner

That sounds like haproxy is not running. what do you get from sudo systemctl status haproxy?

@skewll
Copy link
Author

skewll commented Aug 28, 2024 via email

@paukstelis
Copy link
Owner

sudo haproxy -f /etc/haproxy/haproxy.cfg -c should tell you if there are errors in haproxy config.

@skewll
Copy link
Author

skewll commented Aug 28, 2024 via email

@skewll
Copy link
Author

skewll commented Aug 28, 2024 via email

@paukstelis
Copy link
Owner

Can you paste your haproxy.cfg here? It sounds like that is likely messed up by whatever happened.

@skewll
Copy link
Author

skewll commented Aug 29, 2024 via email

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