Open jay009id opened 4 years ago
I have the same problem when I operated according to https://hub.docker.com/r/hexya/hexya .
Any solution to this ?
Thanks !
Unfortunately, I do not have enough time to keep the modules up to date with the framework.
Right now, only the web module works.
Any update as of today I got the same error:
ai-hexya-1 | 2 - Updating db...
ai-hexya-1 | Please wait, Hexya is starting ...
ai-hexya-1 | build github.com/hexya-erp/hexya-demo: cannot load github.com/hexya-erp/hexya/hexya/actions: module github.com/hexya-erp/hexya@latest found (v0.1.7), but does not contain package github.com/hexya-erp/hexya/hexya/actions
ai-hexya-1 |
ai-hexya-1 | 3 - Starting server...
ai-hexya-1 | Please wait, Hexya is starting ...
ai-hexya-1 | build github.com/hexya-erp/hexya-demo: cannot load github.com/hexya-erp/hexya/hexya/actions: module github.com/hexya-erp/hexya@latest found (v0.1.7), but does not contain package github.com/hexya-erp/hexya/hexya/actions
I have postgres 9.6 in my docker with container name x_db_1. After perform command :
I got error message :
Am I missing something? Any suggestion?