masavini

Results 19 comments of masavini

ubuntu 16.04 with docker engine 20.10.9. i didn't try single server installation. the issue, however, was solved adding admin usr and pwd to the `environment` section of the docker-compose file...

would you accept a pull request for this issue..?

i have some experience with vscode dev containers, but i've been using cookiecutter for just a couple of weeks, so please be patient if the pull request is too "simple"....

> It uses docker-compose.yaml to start postgreSQL inside the container. I imagine you could add redis to that docker-compose.yaml as well. Let me know if I can help! I think...

... then you should try my fork and let me know! :) you just have to create a new cookiecutter project answering yes to the `use_vscode_devcontainer" question, then open the...

> @masavini Hi, I tried running your fork in WSL2, and got this error: > > ``` > Start: Run in container: mkdir -p '/tmp/.X11-unix' > > mkdir: cannot create...

Thank you for your help, I finally decided to go for pymongo raw queries.

same issue here on cyanogenmod 10.1.3 (based on android 4.2.2).

> Otherwise, `from_cache` is meant to indicate where a given response object came from, not necessarily what the contents are. Do you have a case where you want to do...