Failed to connect collab server due to missing collab dependencies

0

Hello, I setup C9 with Remote SSH that connects to a non sudo user on a Centos server. I provided the host, user, added the ssh key to the server, etc. Once the IDE opens up, I am presented with a popup error "Failed to connect collab server due to missing collab dependencies".

I am able to create new files/folders through the IDE but it won't connect to the terminal.

질문됨 2년 전486회 조회
2개 답변
0

The Browser's DevTools console is being flooded with:

environment-default.js:39476 Error connecting to the terminal: {stack: '8163: 32206: Error: Failed to initialize pseudoter…ldProcess.errorhandler (node:child_process:418:5)', message: 'Failed to initialize pseudoterminal (pty).'} (anonymous) @ environment-default.js:39476 _callback @ environment-default.js:29154 processCallback @ environment-default.js:52601 (anonymous) @ environment-default.js:52605 safeCallback @ environment-default.js:52295 callbacks.<computed> @ environment-default.js:52381 Agent._onMessage @ environment-default.js:52373 EventEmitter.emit @ environment-default.js:52126 onMessage @ environment-default.js:52429 EventEmitter.emit @ bootstrap.js:556 ReliableSocket.onMessage @ environment-default.js:52650 EventEmitter.emit @ bootstrap.js:556 ReconnectSocket.onMessage @ environment-default.js:52748 Emitter.emit @ environment-default.js:51715 Socket.onPacket @ environment-default.js:51373 (anonymous) @ environment-default.js:51328 Emitter.emit @ environment-default.js:51715 Transport.onPacket @ environment-default.js:51446 Transport.onData @ environment-default.js:51446 ws.onmessage @ environment-default.js:51623 environment-default.js:39435 Error creating TMUX session: Failed to initialize pseudoterminal (pty).

답변함 2년 전
0

Hi,

delete your .c9 folder under... /home/<user>/.c9

And load your cloud9 environment from AWS Console again, and run the install scripts.

Enjoy!

profile picture
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠