Bobinson K B
Bobinson K B
@sschiessl-bcp - I will see whether I can contribute. The trouble is testing ie, npm audit fix and few tools might help to resolve but its going to be a...
I have been deleting the SQLite file to get out of the dead node scenario.
When you say "more intelligent node handling" does that also means handling scenario which are down / unrechable ?
Note that this issue appears when using tinman too and a bug has been [reported](https://github.com/steemit/tinman/issues/153) with temporary workaround to fix from Tinman's PoV. Root cause of the error will help...
*witness_node works now* root@xyz ~/src/peerplays #`witness_node --version` Version: 1.3.1 Git Revision: 62ddd6775d0037a0c0f8db2c2102f1c7831f845e Built: Sep 7 2019 at 20:26:04 SSL: OpenSSL 1.0.2g 1 Mar 2016 Boost: 1.67 *cli_wallet fails:* **root@xyz ~/src/peerplays...
The error message appears even if the file is present in the directory: [06:27 PM] bobinson@MacBook-Pro 🖖 [~/src/Auto-GPT]vim auto-gpt.json [06:28 PM] bobinson@MacBook-Pro 🖖 [~/src/Auto-GPT]docker run -it --env-file=./.env -v $PWD/auto_gpt_workspace:/app/auto_gpt_workspace autogpt...
@blockops1 - we have addressed the issue. Please verify from your end too.
Any format errors in the DockerFile ? I had got an error similar to this when I made some syntax error in the Dockerfile
Summary: docker build working without errors on mac 1. stable branch `91537b049625b6516f2b5f7361ae993d4e878a2e` 2. Docker version 20.10.23, build 7155243 3. MacOS on M2 (Darwin MacBook-Pro.local 22.4.0 Darwin Kernel Version 22.4.0: Mon...
Hi @stawiski the no-cache option also worked for me ... ``` $ docker build -t autogpt . --no-cache [+] Building 126.0s (16/16) FINISHED => [internal] load build definition from Dockerfile...