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

Calling oph_manage_session action=new raises exception #1

Closed
waltersf opened this issue Apr 20, 2016 · 1 comment
Closed

Calling oph_manage_session action=new raises exception #1

waltersf opened this issue Apr 20, 2016 · 1 comment

Comments

@waltersf
Copy link

Using latest version of PyOphidia and python 2.7.6 in Ubuntu 14.04.

Calling ophclient.submit("oph_manage_session action=new") raises an exception, but a new session is created:

(('/home/speed/walter/Envs/ophidia/lib/python2.7/site-packages/PyOphidia/client.pyc', 177), 'Something went wrong in submitting the request:', RuntimeError('Invalid jobid string',))

I did not find any other way to create a new session besides using ophclient.submit().

Field ophclient.session did not change its value to the new session id as well.

TIA

@eldoo eldoo closed this as completed in 414f2dd May 20, 2016
@eldoo
Copy link
Collaborator

eldoo commented May 20, 2016

Thanks for reporting this. The issue has been fixed.

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

2 participants