docker icon indicating copy to clipboard operation
docker copied to clipboard

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

Open armond-avanes opened this issue 1 year ago • 5 comments

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.

armond-avanes avatar Mar 07 '24 21:03 armond-avanes

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.

lal309 avatar Mar 21 '24 20:03 lal309

Having exactly the same issue, on Ubuntu Server.

jharjadi avatar Apr 08 '24 10:04 jharjadi

Same on Windows 11 in Docker Desktop.

joepb avatar Apr 14 '24 13:04 joepb

Same here Debian / docker

Tiritibambix avatar May 22 '24 11:05 Tiritibambix