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

20150715 login error #88

Closed
Ouxhi opened this issue Jul 21, 2015 · 5 comments
Closed

20150715 login error #88

Ouxhi opened this issue Jul 21, 2015 · 5 comments
Labels

Comments

@Ouxhi
Copy link

Ouxhi commented Jul 21, 2015

On your blog you requested that I create a ticket here:
I’m getting this error in the 20150715 version:
Error at doLogin(): (< type 'exceptions.NameError' >, NameError("global name 'res_url' is not defined",), < traceback object at 0x02C4CDF0 >)

edit: I had to put spaces between < and > because it would not display it in my ticket.

@BluABK
Copy link

BluABK commented Jul 22, 2015

It seems to be a badly handled authentication error.

I got mine working by deleting the 'cookie' item in the authentication section of config.ini. The script will recreate it.

@Ouxhi
Copy link
Author

Ouxhi commented Jul 22, 2015

Deleting the numbers in the 'cookie' line and saving the the config.ini file seemed to work. Thanks. I'm not sure what caused this to happen though, it happened in an older version also, so I got this new version and it happened again.

@Nandaka
Copy link
Owner

Nandaka commented Jul 23, 2015

I'm not so sure why it failed to log in.

As for ``'res_url' is not defined` is programming error, I forgot to initialize the variable before use.

@Nandaka Nandaka added the Bug label Jul 24, 2015
@Nandaka
Copy link
Owner

Nandaka commented Jul 24, 2015

@Ouxhi
Copy link
Author

Ouxhi commented Jul 24, 2015

The 20150725-beta1 seems to have fixed the issue, I no longer see that error and I can login just fine now. Thank you.

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

No branches or pull requests

3 participants