-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to communicate with XML-RPC server #425
Comments
Hi, I am also facing a similar issue. Using Eclipse 2022-03, not able to load any standard robot libraries in eclipse. Problems occurred during library specification generation: Unable to communicate with XML-RPC server |
@surekhahiroli I have exactly the same issue, have you found a solution to it? |
@NaderElsayed22 I have exactly the same issue, have you found a solution to it? |
@NaderElsayed22 No I havent, using pycharm instead :( |
I started using Visual Studio Code with the Robot Framework LSP extension.
Mvg,
Benny van Wijngaarden
Smaragd IT Services
www.smaragd-it.nl
Op 10 april 2022 19:03:32 schreef surekhahiroli ***@***.***>:
… @NaderElsayed22 No I havent, using pycharm instead :(
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Anyone got the solution of this issue? I am having eclipse 2020-12 with ubuntu 22 LTS. |
Clean the project, restart Eclipse, were my steps. But, switching to VSCode
might be the best option at the moment.
Mvg,
Benny van Wijngaarden
Smaragd IT Services
www.smaragd-it.nl
Op 9 juni 2022 22:35:46 schreef Victoria Arda ***@***.***>:
…
I still see this issue , Do we know how to solve this issue ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thank you @bennyvw , |
I'm stuck with this also. Thank you for any hints, |
It's an older version of RF. RED doesn't support the later versions. |
Hi |
I have a rather large project with Robot Framework scripts and Python libraries in Eclipse (2020-12).
When RED performs validation on my project, very often it runs into an error 'Unable to communicate with XML-RPC server'. Is there anything I can do to solve this issue, since it is very annoying.
The error message is on most of my Variables import lines, but also pops up in a dialog. In the latter case it is hardly possible to continue working without restarting Eclipse.
The text was updated successfully, but these errors were encountered: