Tautulli addon not working?

So I tried to set up the tautulli addon but it will not allow me to sign in. The addon shows some errors,

File “/opt/lib/cherrypy/lib/encoding.py”, line 221, in call
self.body = self.oldhandler(*args, **kwargs)
File “/opt/lib/cherrypy/lib/jsontools.py”, line 58, in json_handler
value = cherrypy.serving.request._json_inner_handler(*args, **kwargs)
File "/opt/lib/cherrypy/cpdispatch.py", line 54, in call
return self.callable(*self.args, **self.kwargs)
File “/opt/plexpy/webauth.py”, line 373, in signin
valid_login, user_details, user_group = check_credentials(username=username,
File “/opt/plexpy/webauth.py”, line 135, in check_credentials
if username == plexpy.CONFIG.HTTP_USERNAME and check_hash(password, plexpy.CONFIG.HTTP_PASSWORD):
File “/opt/lib/hashing_passwords.py”, line 51, in check_hash
algorithm, hash_function, cost_factor, salt, hash_a = hash
.split(’$’)
ValueError: not enough values to unpack (expected 5, got 1)

Not sure what’s up but it didnt work before I updated Plex and now that I updated it, it still won’t work. The tautulli page loads but when hitting login it does nothing. Doesn’t say wrong password or anything. Idk what’s up…

So I got it working by using leave the front door open Option on but now no matter what I add to config it won’t work. I tried the local address, the external IP address, the domain, and with ssl ad true or false, it uses port 8181 so I tried specifying the port or just omitting the port option. I have literally nothing in my logs about tautulli. And I did spell tautulli just like this so I didn’t spell it wrong. I don’t see anything under entities when I type in ‘top’ which I think is something that it would add as an entity, top movies I think. I can’t get it to work and have nothing in the logs even mentioning it at all. I opened the log file and searched it for something named tautulli and found nothing. So ya idk man.