Tagged: copilot4eclipse chat macos
- This topic has 3 replies, 2 voices, and was last updated 7 months ago by wayne.
-
AuthorPosts
-
andy.gParticipantI am running into an issue on MacOS and Eclipse with the Copilot4Eclipse plugin. The auto-completions work fine but the chat window fails with the following error message:
http://192.168.50.218:61060/chat/chat.html?chatSessionId=1718310491915
Page load failed with error: The network connection was lost.
I can however take that url and substitute localhost for the local ip address and it works fine. This however is inconvenient though as it calls for me to open it in a separate browser vs in the view in eclipse.
I will note that this is on a corporate vpn/proxy solution. We however don’t need to do much for the proxy to work other than fixing cert issues which I have already done.
If I run curl from the terminal, it results as an empty reply from server.
That IP is assigned to en0 on my machine. A quick fix would be if I could over-ride that ip to localhost. Although, I’m not sure if that will break anything else. AFAIK there also doesn’t appear to be a way to over-ride it.
Appreciate any ideas that anyone might have.
wayneModerator@andy.g
Thanks very much for this detailed report.
1) To be clear if the internal Chat webapp url is in this form http://localhost:port/chat.html?… this will resolve the issue you are seeing with the Chat Panel ui?2) Can you share what cert fixes you had to make?
Wayne
Copilot4Eclipse Team
wayneModeratorAndy,
Would you be interested in test driving a developer-build of Copilot4Eclipse with the change you requested? If yes, please send a message to [email protected] to my attention (Wayne).
Wayne
Copilot4Eclipse Team
wayneModeratorA new Copilot4Eclipse update (v1.2.1) is available. It includes a fix for this issue. Please share your results after updating.
-
AuthorPosts