Elle
Try deploying to development target. Sometimes the libraries are present but not running in the docker container. Deploy to development will refresh the files
Deployment to dev is fine. Itâs the deploy to DO that fails. Just tried again without success.
~Elle
But deploy to production effectively replicates the dev environment to production. If development is wrong, then production will also
Thanks for the response. Agreed; what you say makes a lot of sense.
Yet, here I am. Sad face.
~Elle
You running docker under WSL or in a HyperV container?
thatâs good news anyway
Itâs the Docker log output I posted above that has me concerned. It seems to me it should not be throwing errors? The clue must be in there, no?
~Elle
And by the way⌠I feel a bit ashamed that something like setting up the environment has taken me two days and counting.
Itâs almost⌠surreal.
~Elle
The clue is in the calls to missing files which should be present in your docker container. Thatâs why I thought they may be missing from your local container file content.
Seems to me like you are running into multiple issues, is the one above solved at least?
Lol,you are not the first, probably wonât be the last. You will probably be even more frustrated when it turns out to be a simple config issue which was missed in an early stage.
Nothing in my videos which gave you any clues where you went wrong?
If all local docker things works fine then there shouldnât be any WSL or docker issues @Hyperbytes
Thanks for the response.
It is not.
âMultiple issuesâ is worrisome. Here I thought I had just the one:
~Elle
Lol @george, in wappler I have learned that "shouldnât " means âshouldnt but mightâ
But if this is still going on you should be able to publish to digital ocean at all, so I was wondered how you got anything there at all.
I have not yet watched your videos. I tried, but the volume was such that I was not able to hear even with my laptop speakers at 100%. Reached for my Bose headphones and they were not charged. Put them on the charger and will begin watching today.
Appreciate you!
~Elle
Thatâs just it! I havenât!
It deploys to dev fine. On DO publish it fails.
Also intriguing is when I look at the Docker logs after realizing there are separate logs for DO & Dev, Dev produces the same error output as DO, yet publishes 200.
~Elle