akaunting / docker

Docker Image for Akaunting
https://github.com/akaunting/akaunting
GNU General Public License v3.0
182 stars 85 forks source link

RPi-5 fresh install - "Could not open input file: artisan" #111

Open armond-avanes opened 6 months ago

armond-avanes commented 6 months ago

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: https://github.com/akaunting/docker/issues/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.

lal309 commented 5 months ago

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.

jharjadi commented 5 months ago

Having exactly the same issue, on Ubuntu Server.

joepb commented 4 months ago

Same on Windows 11 in Docker Desktop.

tiritibambix commented 3 months ago

Same here Debian / docker