You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do a fresh install (AKAUNTING_SETUP=true) on Raspberry Pi 5, I can't access the website (nothing is loaded) to complete the setup. Upon checking the container logs, I can see the following error line being printed out multiple times:
Could not open input file: artisan
Looks like a similar issue has been discussed in the following ticket: #46
I can see that the existing ticket discussed about the same problem on RPi-4 (with 32bit Raspberry Pi OS). Here I'm running 64bit Raspberry Pi OS on RPi-5. Looks like something is broken on that architecture/configuration.
The text was updated successfully, but these errors were encountered:
I'm having the exact same issue with the same hardware. Setup is slightly different as I have an external NGINX container (meaning not spun up through akaunting's docker compose files) acting as the reverse proxy for the internal network but essentially should be the same problem.
When I do a fresh install (AKAUNTING_SETUP=true) on Raspberry Pi 5, I can't access the website (nothing is loaded) to complete the setup. Upon checking the container logs, I can see the following error line being printed out multiple times:
Could not open input file: artisan
Looks like a similar issue has been discussed in the following ticket:
#46
I can see that the existing ticket discussed about the same problem on RPi-4 (with 32bit Raspberry Pi OS). Here I'm running 64bit Raspberry Pi OS on RPi-5. Looks like something is broken on that architecture/configuration.
The text was updated successfully, but these errors were encountered: