aaronwmorris / indi-allsky

Software to manage a Linux-based All Sky Camera.
GNU General Public License v3.0
196 stars 31 forks source link

After new install webpage will not load. Bullseye OS #1236

Closed Dentonknifeworks closed 2 months ago

Dentonknifeworks commented 2 months ago

I had to do a fresh install today using Bullseye OS and after the setup the WEBpage will not load just get not found.

Dentonknifeworks commented 2 months ago

Web log Apr 24 20:29:30 ALLSKY477 gunicorn.indi_allsky.wsgi.error: [1661] Shutting down: Master Apr 24 20:29:45 ALLSKY477 gunicorn.indi_allsky.wsgi.error: [2272] Starting gunicorn 22.0.0 Apr 24 20:29:45 ALLSKY477 gunicorn.indi_allsky.wsgi.error: [2272] Listening at: unix:/var/lib/indi-allsky/gunicorn-indi-allsky.sock (2272) Apr 24 20:29:45 ALLSKY477 gunicorn.indi_allsky.wsgi.error: [2272] Using worker: gthread Apr 24 20:29:45 ALLSKY477 gunicorn.indi_allsky.wsgi.error: [2274] Booting worker with pid: 2274

aaronwmorris commented 2 months ago

That error does not indicate any problems. What URL are you navigating to for your system? Does it include /indi-allsky/ at the end?

Dentonknifeworks commented 2 months ago

https://192.168.254.178/indi-allsky/ The IP of the pi

aaronwmorris commented 2 months ago

Are you absolutely sure that is the correct IP of your allsky system? I am trying to think of a reason for this behavior.

Dentonknifeworks commented 2 months ago

YES At this point I am going to start all over as I have messed with this all day and want to start it fresh. I will let you know what I find in the morning

aaronwmorris commented 2 months ago

If you still have issues, I am more than willing to login remotely if you can setup a port forward.

Dentonknifeworks commented 2 months ago

Thanks, My plan today is to clone a working copy and then switch the camera with the script in misc. I would go with bookworm but yesterday I had odd issues with the python and I need that for my dewheater code. This was my first look at bookworm so I am going to set up a pi with it and see why I had issues with python. This should work for me today.

Dentonknifeworks commented 2 months ago

I was able to get it running today. I will close this as a one time issue that I have no idea as to what happened. Thanks.