You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's related to #54. But seems like the problem still persists (at least for me) even after the fix. Is there a way to tweak the code minimally so I can feed the assets.tar.gz manually?
Ok, so the problem was indeed on my side. I was using the docker on wsl, which probably complicates things a bit, especially network access. I was able to resolve the issue by reinstalling the docker completely and then starting it following this instruction.
hi! thanks for making this product open-source.
trying to deploy locally with
docker
. when doingdocker build ....
it pulls everything, but then fails to download the assets.here's my docker version:
the link seems to work, if i just run
wget
on these assets outside the docker.thank you in advance!
The text was updated successfully, but these errors were encountered: