reworkd / AgentGPT

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

Hello author, how did I switch this website? I also specified it in the env file #1519

Open yxl23 opened 6 months ago

yxl23 commented 6 months ago

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

Expected Behavior

image

Current behaviour

image

Steps to reproduce

image

Possible solution

Which Operating Systems are you using?

Acknowledgements

yxl23 commented 6 months ago

image

PLILI729 commented 6 months ago

my macbook has the same issue, btw, i change openai api in env.example, and change the name to .env, still can't success in terminal. below is part of the error coding:

558.6 Get:256 http://deb.debian.org/debian buster/main arm64 x11proto-core-dev all 2018.4-4 [3128 B] 559.9 Get:257 http://deb.debian.org/debian buster/main arm64 libice-dev arm64 2:1.0.9-2 [62.0 kB] 561.5 Get:258 http://deb.debian.org/debian buster/main arm64 libpthread-stubs0-dev arm64 0.4-1 [5336 B] 562.8 Get:259 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] 566.1 Get:260 http://deb.debian.org/debian buster/main arm64 libsm-dev arm64 2:1.2.3-1 [37.4 kB] 566.9 Get:261 http://deb.debian.org/debian buster/main arm64 libxau-dev arm64 1:1.0.8-1+b2 [22.8 kB] 569.0 Get:262 http://deb.debian.org/debian buster/main arm64 libxdmcp-dev arm64 1:1.1.2-3 [41.2 kB] 570.4 Get:263 http://deb.debian.org/debian buster/main arm64 xtrans-dev all 1.3.5-1 [100 kB] 572.2 Get:264 http://deb.debian.org/debian buster/main arm64 libxcb1-dev arm64 1.13.1-2 [174 kB] 577.3 Get:265 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-dev arm64 2:1.6.7-1+deb10u4 [816 kB] 580.8 Get:266 http://deb.debian.org/debian buster/main arm64 libxt-dev arm64 1:1.1.5-1+b3 [424 kB] 583.5 Get:267 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] 585.8 Get:268 http://deb.debian.org/debian-security buster/updates/main arm64 openjdk-11-jre arm64 11.0.22+7-1~deb10u1 [181 kB] 615.9 Err:269 http://deb.debian.org/debian-security buster/updates/main arm64 openjdk-11-jdk-headless arm64 11.0.22+7-1~deb10u1 615.9 Connection failed [IP: 146.75.114.132 80] 618.1 Get:270 http://deb.debian.org/debian-security buster/updates/main arm64 openjdk-11-jdk arm64 11.0.22+7-1~deb10u1 [1345 kB] 619.6 Get:271 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB] 620.9 Get:272 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] 621.9 Get:273 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] 623.5 Get:274 http://deb.debian.org/debian-security buster/updates/main arm64 libnss-systemd arm64 241-7~deb10u10 [197 kB] 625.0 Get:275 http://deb.debian.org/debian-security buster/updates/main arm64 libtasn1-doc all 4.13-3+deb10u1 [317 kB] 625.0 Fetched 146 MB in 10min 10s (240 kB/s) 625.0 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/o/openjdk-11/openjdk-11-jre-headless_11.0.22+7-1~deb10u1_arm64.deb 500 writing response to deb.debian.org:80: reading HTTP GET response: unexpected EOF [IP: 146.75.114.132 80] 625.0 E: Failed to fetch http://deb.debian.org/debian/pool/main/d/dconf/dconf-gsettings-backend_0.30.1-2_arm64.deb 500 writing response to deb.debian.org:80: reading HTTP GET response: unexpected EOF [IP: 146.75.114.132 80] 625.0 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/gnutls28/libgnutls-dane0_3.6.7-4+deb10u12_arm64.deb 500 writing response to deb.debian.org:80: reading HTTP GET response: unexpected EOF [IP: 146.75.114.132 80] 625.0 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/o/openjdk-11/openjdk-11-jdk-headless_11.0.22+7-1~deb10u1_arm64.deb Connection failed [IP: 146.75.114.132 80] 625.0 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

failed to solve: process "/bin/sh -c apt-get update && apt-get install -y default-libmysqlclient-dev gcc pkg-config openjdk-11-jdk build-essential && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100

613613hh commented 1 month ago

I had the same problem