reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.58k stars 9.23k forks source link

I have a err #1250

Open TimeToTheNorth opened 1 year ago

TimeToTheNorth commented 1 year ago

Please check that this issue hasn't been reported before.

Expected Behavior

I have a err

Current behaviour

719.1 Err:240 http://deb.debian.org/debian-security buster/updates/main amd64 openjdk-11-jdk-headless amd64 11.0.18+10-1~deb10u1 719.1 Connection failed [IP: 146.75.94.132 80] 735.2 Get:241 http://deb.debian.org/debian-security buster/updates/main amd64 openjdk-11-jdk amd64 11.0.18+10-1~deb10u1 [7135 kB] 736.9 Get:242 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] 739.0 Get:243 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] 740.4 Get:244 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] 743.0 Get:245 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB] 746.4 Get:246 http://deb.debian.org/debian-security buster/updates/main amd64 libtasn1-doc all 4.13-3+deb10u1 [317 kB] 746.4 Fetched 180 MB in 12min 4s (249 kB/s) 746.4 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/o/openjdk-11/openjdk-11-jdk-headless_11.0.18+10-1~deb10u1_amd64.deb Connection failed [IP: 146.75.94.132 80] 746.4 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

failed to solve: process "/bin -c apt-get update && apt-get install -y default-libmysqlclient-dev pkg-config gcc ca-certificates pkg-config openjdk-11-jdk && rm -rf arb/aptsts/*" did not complete successfully: exit code: 100

Steps to reproduce

719.1 Err:240 http://deb.debian.org/debian-security buster/updates/main amd64 openjdk-11-jdk-headless amd64 11.0.18+10-1~deb10u1 719.1 Connection failed [IP: 146.75.94.132 80] 735.2 Get:241 http://deb.debian.org/debian-security buster/updates/main amd64 openjdk-11-jdk amd64 11.0.18+10-1~deb10u1 [7135 kB] 736.9 Get:242 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] 739.0 Get:243 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] 740.4 Get:244 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] 743.0 Get:245 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB] 746.4 Get:246 http://deb.debian.org/debian-security buster/updates/main amd64 libtasn1-doc all 4.13-3+deb10u1 [317 kB] 746.4 Fetched 180 MB in 12min 4s (249 kB/s) 746.4 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/o/openjdk-11/openjdk-11-jdk-headless_11.0.18+10-1~deb10u1_amd64.deb Connection failed [IP: 146.75.94.132 80] 746.4 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

failed to solve: process "/bin -c apt-get update && apt-get install -y default-libmysqlclient-dev pkg-config gcc ca-certificates pkg-config openjdk-11-jdk && rm -rf arb/aptsts/*" did not complete successfully: exit code: 100

Possible solution

No response

Which Operating Systems are you using?

Acknowledgements

space-techno84 commented 1 year ago

I had the same error trying to run setup.sh in WSL. It turns out I needed to chmod +x setup.sh and then ran the setup.sh again and completed successfully.

Hassffw commented 3 months ago

I switched to https instead of http in /etc/apt/sources.list then it worked