Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Conversation

mgrilloteravisiongames
Copy link

Fixed:

Error:

exceptions.TypeError: cannot concatenate 'str' and 'NoneType' objects

When trying to logout using auth.HTPasswdAprAuth

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.687% when pulling 2184aea on mgrilloteravisiongames:logoutfix into d9f33b0 on Unity-Technologies:katana.

@mariangemarcano
Copy link

I tried with ldap / basic authentication and didn't hit the problem, adding a unit test that reproduces the problem and proves that this change fixes it could also work. Could also include the error stack trace?

@mgrilloteravisiongames
Copy link
Author

That's strange, attached there is an image of the stacktrace with the error. I'm very new to buildbot and katana, so, could you please point me to some documentation or simple example so I can try to write one?

katana_stack_trace

@mariangemarcano
Copy link

could you try running katana with Twisted==16.0.0

@mgrilloteravisiongames
Copy link
Author

You're right, with 16.0.0 it works great, the problem seems to be something with twisted 16.1.1 (which was the version I was using), thank you very much! should I close the pull request then?

@mariangemarcano
Copy link

yes let's leave it for now, we should probably have make the setup install this version (since it is the tested one)

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

Successfully merging this pull request may close these issues.

3 participants