I'm having some trouble getting my docker containers to run. The api and jobs-runner_1 have the following error in them and I can't track down exactly where this is coming from.
sed: can't read ./dist/mobile/*.js: No such file or directory
I'm having some trouble getting my docker containers to run. The api and jobs-runner_1 have the following error in them and I can't track down exactly where this is coming from.
sed: can't read ./dist/mobile/*.js: No such file or directory
Hi @jpearson,
It turns out this question you asked was private so I made it public to see if other builders in the community have run into similar issues.
I tried to repro this on my personal self-hosted deployment but didn't get this error message.
Which version of Retool are you running? Are you still getting this error? I am curious as to why the file route is going into the /mobile
path
Self hosted questions are really tricky but hopefully another use has come across this and can chime in. Not sure what else I can do to try to reproduce this besides changing the app version to better emulate your containers spinning up.