Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Installation wizard after docker deployment (podman)

Leonidas-O   ( User )

Commented 1 year ago

Hello,
I've deployed akaunting like described in here: https://github.com/akaunting/docker#usage
Running with rootless podman. I see no errors so far in the container logs. After `AKAUNTING_SETUP=true podman-compose up -d` I see the installation wizard in the browser but when opening the browser inspector, I also see some errors when filling out the form, trying to add currencies etc. like:
```
[Error] Failed to load resource: the server responded with a status of 419 () (companies, line 0)
[Error] Unhandled Promise Rejection: Error: Request failed with status code 401
promiseEmptyOnRejected (wizard.min.js:1:17596)
promiseReactionJob
[Error] TypeError: undefined is not an object (evaluating 'this.error_field[e]')
Ze (wizard.min.js:72:11724)
Ke (wizard.min.js:72:11637)
He (wizard.min.js:72:11287)
(anonymous function) (wizard.min.js:72:35502)
i (wizard.min.js:72:68582)
(anonymous function) (wizard.min.js:72:26848)
(anonymous function) (wizard.min.js:72:27731)
yn (wizard.min.js:72:25839)
(anonymous function) (wizard.min.js:72:12439)
et (wizard.min.js:72:11834)
promiseReactionJob
```
Adding a currency is also not possible at all. Any suggestions?

Please login or register to leave a response.

Showing 1 to 1 of 1 discussions