AllskyTeam / allsky-website

Web interface displaying an image from an allsky camera.
54 stars 42 forks source link

Instructions on how setup allsky-website [waiting for response] #14

Closed wannaberocker closed 3 years ago

wannaberocker commented 5 years ago

Hello, I would like to get this all allsky-website up and running. All seems to work but the timelapse, keograms, or the star trail image archives..the link gives me a 404 error. What am I doing wrong? Thanks

thomasjacquin commented 5 years ago

Hello, can you share the url? I will take a look. It can be caused by various reasons. Sometimes the hosting account doesn't have PHP installed, sometimes it's a permission issue on the directories.

wannaberocker commented 5 years ago

Here is the URL, also how do you adjust the sky overlay to fit properly? I seem to be chasing my tail on that. Thanks.

http://rko.ddns.net:10700/allsky-website/

thomasjacquin commented 5 years ago

It looks like I can't access the URL but from what I can see, you've installed the website on the RPi. I think it should work as well but originally this project was designed to be installed onto a hosting account. That should still function properly though. I have accessed the public page here (http://wannaberocker.ddns.net:10700/public.php) For the constellation overlay, it covers a 180 degrees field of view so that might not fit your current field of view. It looks like your lens doesn't cover the whole sky. You may need a different type of projection. See the projection examples on the VirtualSky project page (http://slowe.github.io/VirtualSky/).

wannaberocker commented 5 years ago

I have since figured out how to fix my broken links on the allsky-website page. It was simply going to the index.html file and editing the href for each item. That was easy. One problem though remains...the startrails and keograms, although routed correctly now does not display any of the jpgs saved in the directory the link points to. Why is this?

FYI the url is now http://rko.ddns.net:10700/allsky-website/

maserowik commented 4 years ago

I have since figured out how to fix my broken links on the allsky-website page. It was simply going to the index.html file and editing the href for each item. That was easy. One problem though remains...the startrails and keograms, although routed correctly now does not display any of the jpgs saved in the directory the link points to. Why is this? FYI the url is now http://rko.ddns.net:10700/allsky-website/

It appears that you are using you raspberry pi to locally host the allsky-website. Would you be kind enough to share how you got it running?

Thanks Mike

Torakin9366 commented 4 years ago

Hallo zusammen. Ich möchte auch gerne die Webseite einrichten. Habe die zip Datei auf meinem Raspberry pi 4 herunter geladen und entpackt, der Ordner liegt noch im Download Ordner. Meine Daten hab ich in der config.js schon geändert. Was muss ich jetzt weiteres tun, bin absoluter Neuling auf dem Gebiet. Meine Allsky Kamera läuft und die Daten werden auf meinem Ftp Server gespeichert. Danke schon mal für die Bemühung Torsten

klingonio commented 4 years ago

Hallo

Hallo zusammen. Ich möchte auch gerne die Webseite einrichten. Habe die zip Datei auf meinem Raspberry pi 4 herunter geladen und entpackt, der Ordner liegt noch im Download Ordner. Meine Daten hab ich in der config.js schon geändert. Was muss ich jetzt weiteres tun, bin absoluter Neuling auf dem Gebiet. Meine Allsky Kamera läuft und die Daten werden auf meinem Ftp Server gespeichert. Danke schon mal für die Bemühung Torsten

Hi Torsten, an dem Punkt bin ich auch. Schau mal in dem Thread https://github.com/thomasjacquin/allsky-website/issues/7 Das sollte Dein Problem lösen. Ich versuche mich da auch mal .... melde mich.

wannaberocker commented 4 years ago

I have since figured out how to fix my broken links on the allsky-website page. It was simply going to the index.html file and editing the href for each item. That was easy. One problem though remains...the startrails and keograms, although routed correctly now does not display any of the jpgs saved in the directory the link points to. Why is this? FYI the url is now http://rko.ddns.net:10700/allsky-website/

It appears that you are using you raspberry pi to locally host the allsky-website. Would you be kind enough to share how you got it running?

Thanks Mike

Hi Mike, sorry I did not see this until today. I can remember mostly what I did, I installed the allsky-website onto the var/www/html directory on a raspberry pi 4. I had to edit some code to get the timelapse, startrails, and keograms to be archived and viewed properly. I even use dropbox-uploader via the endOfNight script to upload the high quality stills to use to make a higher quality timelapse if I wanted to do so.

klingonio commented 4 years ago

Hi wannaberocker what code did you edit? i also installed the allsky-website on my pi under /var/www/html and had the same problems (HTML Error 404 ...)

wannaberocker commented 4 years ago

Try to get everything to work locally first. I can’t exactly remember what all I did. I saved all my edited files. I’ll see if I can get them to you. 

Sent from Yahoo Mail for iPhone

On Wednesday, August 19, 2020, 2:17 PM, klingonio notifications@github.com wrote:

Hi wannaberocker what code did you edit? i also installed the allsky-website on my pi under /var/www/html and had the same problems (HTML Error 404 ...)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

huisinr commented 3 years ago

Howdy ! With regards to the allsky-website portal and archived videos, is it possible to list the newest to the oldest in descending order? http://www.huisinga.org/allsky/videos/ Thanks in advanced for any suggestions!

thomasjacquin commented 3 years ago

See this https://github.com/thomasjacquin/allsky-website/issues/25#issuecomment-700912841

AstroActual-Sean commented 3 years ago

I am struggling with this. If anyone could assist, start to finish getting the AllSky-Website onto a Pi4 and functioning that would be amazing.

Shand359 commented 3 years ago

i have the same issue as PhotonPup.... I have no issues now getting the gui installed and running ok but no matter what i do i cannot get the website to work.....

AstroActual-Sean commented 3 years ago

i have the same issue as PhotonPup.... I have no issues now getting the gui installed and running ok but no matter what i do i cannot get the website to work.....

Hey Shand359 - I was able to get up and running thanks to the help of someone from the AllSky FB page. Because of that I put together a guide i guess you could say in case anyone else had same issues i did. You can check what I put in place as a walk through...maybe it will help. https://www.photonpup.com/programming-allsky-software-onto-pi4

EricClaeys commented 3 years ago

@wannaberocker, can this issue be closed? I believe an answer and a like were provided.