texterify icon indicating copy to clipboard operation
texterify copied to clipboard

Unable to setup the project with Remote Container + VSC

Open Francis-Tao-jinjin opened this issue 3 years ago • 2 comments

Screenshot 2022-01-03 at 1 11 34 PM

Every time I open the project, it throws this error. I couldn't find any related information from google. If anyone knows how to solve this problem, I will be much grateful.

Francis-Tao-jinjin avatar Jan 03 '22 05:01 Francis-Tao-jinjin

Are you following the tutorial? https://docs.texterify.com/installation

Remember to do: docker-compose up --always-recreate-deps

krisrefs avatar Jan 03 '22 12:01 krisrefs

It seems like you are missing the network.

Try to run docker network create texterify-network.

Let me know if this works for you.

chrztoph avatar Jan 04 '22 01:01 chrztoph

Closing this issue. Feel free to reopen if you still have problems.

chrztoph avatar Sep 22 '22 16:09 chrztoph