You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
系统环境:Debian GNU/Linux 12 (bookworm)
应该是卡在这个 if
if [ -z "${VMR_CD_INIT}" ]; then
VMR_CD_INIT="vmr_cd_init"
cd "$(pwd)"
fi
不挂梯子打开终端时警告:Get "https://raw.githubusercontent.com/gvcgo/vsources/main/install/jdk.toml": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
挂梯子也会卡住,但是没有警告。
关闭终端的时候会提示:该终端中仍然有一个进程在运行。
有办法解决吗?
我暂时把这段代码删了用的,有什么影响吗?
Beta Was this translation helpful? Give feedback.
All reactions