marco-buratto / signage-orchestrator

Signage Orchestrator
https://www.binaryemotions.com
GNU General Public License v3.0
15 stars 5 forks source link

AxiosError: Request failed with status code 500 #1

Closed emilsenkel closed 9 months ago

emilsenkel commented 10 months ago

Dear Marco,

I have encountered a problem. I can navigate through the different tabs, but I keep getting this error and I can't add a slideshow playlist. Do you know how I can solve this problem?

Kind regards

Emil Senkel

AxiosError: Request failed with status code 500

Screenshot 2023-11-29 at 14 33 15
marco-buratto commented 10 months ago

Hi,

please list all your steps from a clean system. Which operating system have you installed Signage Orchestrator in? Also, have a look at server logs: ssh into the host/vm where Signage Orchestrator is installed, then do the following, as root, before performing the action which gives you the error:

tail -f /var/log/syslog

Check system date is correct as well.

phalconavatar commented 10 months ago

I'm going to hop on here with the same issue.

Install OS, Install dependencies, Install Signage Orchestrator as per the instructions in the readme. Open via browser and any page load generates this error.

Running on a PI3b. Have tried a couple builds of Debian 12 and the current raspberry pi os based on bookworm

syslog shows no file or directory

Checked date and time are accurate

phenbach commented 10 months ago

I am having this same issue. Has anyone come up with a fix?

marco-buratto commented 10 months ago

Which operating system have you installed Signage Orchestrator in?

The only operating system I tested is a x64 Debian 12, not Raspbian/Raspberry Pi. Please use a host or vm with it installed.

I'm having a look at installing into a Raspbian OS soon.