Sławomir Gajowniczek

Results 44 comments of Sławomir Gajowniczek

> @imkebe did you get a message like this in the logs? Yes. It's the container logs. Where else would I get them?

Pleas contact me here or via e-mail if you want an access to the container via Portainer. I can provide that.

Weird. I've restarted the container and now there is no such logs. Current ones: [_opendevin_logs (5).txt](https://github.com/OpenDevin/OpenDevin/files/15239447/_opendevin_logs.5.txt) ``` docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied')) ```

It's really weird. Once again i've just restarted container. No other changes applied and now : ``` INFO: 192.168.201.8:59118 - "GET /api/messages/total HTTP/1.1" 200 OK 10:43:49 - opendevin:INFO: session.py:40 -...

I was able to fix that in `entrypoint.sh` by adding docker group with fetched gid. None of the above hasn't happened since then. Now I faceing another issue but not...

> @rbren 0.5.3 still gives the same error for me. @xennygrimmato please attach full log file here.

@Umpire2018 Sure. However I would expect someone to test it for different enviroments and then decide if can be closed. Ref #1226 #1624 #1591 #1657

@rbren group issue is solved. There is now another `source ~/.bash.rc` issue but it's out of scope of this PR. The `0` group id means that it's root. It seems...

I was building it by myself for custom openresty build and it was a nightmare. I don't know if it can be considered safe. It relies of the opentelemetry-cpp and...