Skip to content
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

Open
bennyvw opened this issue May 19, 2021 · 13 comments
Open

Unable to communicate with XML-RPC server #425

bennyvw opened this issue May 19, 2021 · 13 comments

Comments

@bennyvw
Copy link

bennyvw commented May 19, 2021

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.

@alsido
Copy link

alsido commented Jun 7, 2021

@surekhahiroli
Copy link

Hi, I am also facing a similar issue. Using Eclipse 2022-03, not able to load any standard robot libraries in eclipse.
Every time I try to add/reload library i get error, Attached log

Problems occurred during library specification generation:

Unable to communicate with XML-RPC server

.log

Please help
Capture

@NaderElsayed22
Copy link

@surekhahiroli I have exactly the same issue, have you found a solution to it?

@wf691588190
Copy link

@NaderElsayed22 I have exactly the same issue, have you found a solution to it?
I'm driving crazy with the question

@surekhahiroli
Copy link

@NaderElsayed22 No I havent, using pycharm instead :(

@bennyvw
Copy link
Author

bennyvw commented Apr 11, 2022 via email

@Pankajshinde1863
Copy link

Anyone got the solution of this issue? I am having eclipse 2020-12 with ubuntu 22 LTS.

@VictoriaArda
Copy link

I still see this issue , Do we know how to solve this issue ?
image

@bennyvw
Copy link
Author

bennyvw commented Jun 9, 2022 via email

@VictoriaArda
Copy link

Thank you @bennyvw ,
I did figure it out, I uninstall robot framework and then reinstall the 3.2.2 version. voila problem resolved

@heinrich-seebauer-swistec

I'm stuck with this also.
I'm new to robot framework on Eclipse, so, what do you mean by "cleaning the project"?
What is "version 3.2.2" related to? Could'nt be RF since I use current 5.0.1 version.

Thank you for any hints,
Heinrich

@KerethMidknight
Copy link

It's an older version of RF. RED doesn't support the later versions.

@ilmg-22
Copy link

ilmg-22 commented Mar 22, 2023

Hi
i've got this error too.
by searching in Eclipse (red.xml) i've seen that the RFW version was 6.0 !!
i've uninstall it (pip uninstall robotframework + Y) and reinstall the initial version 3.2.2 (pip install robotframework==3.2.2)+ done a "clean" of all projects. And all is good now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants