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

Teamspeak string indices must be integers, not str #395

Closed
CokkocZateki opened this issue Apr 17, 2016 · 5 comments
Closed

Teamspeak string indices must be integers, not str #395

CokkocZateki opened this issue Apr 17, 2016 · 5 comments

Comments

@CokkocZateki
Copy link

CokkocZateki commented Apr 17, 2016

Hi Everyone

I'm having multiple problems with ts. When trying to register, it times out, but does work. when trying to join, it gives an error about duplicate privilege keys. Deleting and refreshing the TS id gives me a server error as well

1 error when i try to recycle the perm key

TypeError at /deactivate_teamspeak3/
string indices must be integers, not str
Request Method: GET
Django Version: 1.6.5
Exception Type: TypeError
Exception Value:
string indices must be integers, not str
Exception Location: /home/allianceserver/allianceauth/services/managers/teamspeak3_manager.py in delete_user, line 229
Python Executable: /usr/bin/python
Python Version: 2.7.6
Python Path:
['/home/allianceserver/allianceauth',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-x86_64-linux-gnu',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/local/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages']
Server time: Mon, 18 Apr 2016 08:37:23 +0000

@CokkocZateki
Copy link
Author

updated error message

@CokkocZateki
Copy link
Author

so i continue to troubleshoot and when i run bash update.sh i get the below

[19/Apr/2016 09:31:57] DEBUG [services.managers.eve_api_manager:142] Getting corp standings with api id 5190779
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning

[19/Apr/2016 09:31:57] ERROR [celerytask.tasks:715] Model update failed with error code 222

@Adarnof any ideas why it spitting out this error?

@Adarnof
Copy link
Member

Adarnof commented Apr 21, 2016

222 means the CCP API is crapping out. Nothing we can do.

@CokkocZateki
Copy link
Author

Ok. And the error
TypeError at /deactivate_teamspeak3/
string indices must be integers, not str
Request Method: GET
Django Version: 1.6.5
Exception Type: TypeError
Exception Value:

@Adarnof
Copy link
Member

Adarnof commented Apr 23, 2016

Reminds me of #132 - oh wow, you've already asked about this error.

No, nothing has changed regarding teamspeak error handling #74

@Adarnof Adarnof closed this as completed Apr 23, 2016
@Adarnof Adarnof changed the title Teamspeak issue Teamspeak string indices must be integers, not str Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants