PYLOAD Image after update not working

Hey guys,
Im struggling with the pyLoad docker image not working properly after an update.

When I click on settings the following error appears:
An Error occured, please enable debug mode to get more details.

HTTP Response 500

Traceback (most recent call last):
File “/app/pyload/module/lib/bottle.py”, line 733, in _handle
return route.call(**args)
File “/app/pyload/module/lib/bottle.py”, line 1448, in wrapper
rv = callback(*a, **ka)
File “/app/pyload/module/web/utils.py”, line 113, in _view
return func(*args, **kwargs)
File “/app/pyload/module/web/pyload_app.py”, line 348, in config
for data in PYLOAD.getAccounts(False):
File “/app/pyload/module/Api.py”, line 875, in getAccounts
accs = self.core.accountManager.getAccountInfos(False, refresh)
File “/app/pyload/module/utils.py”, line 169, in new
return func(*args)
File “/app/pyload/module/plugins/AccountManager.py”, line 175, in getAccountInfos
p = self.getAccountPlugin§
File “/app/pyload/module/plugins/AccountManager.py”, line 55, in getAccountPlugin
self.plugins[plugin] = self.core.pluginManager.loadClass(“accounts”, plugin)(self, self.accounts[plugin])
TypeError: ‘NoneType’ object is not callable

Any help and assistance is appreciated. Thank you in advance.
Best regards,
Tom

Okay figured out the error. Had to manually delete account information for share-online.biz in account file under configuration.