taivokasper / docker-omnidb

OmniDB installed into a Docker container
36 stars 19 forks source link

mariadb access error #37

Closed lcslouis closed 2 years ago

lcslouis commented 2 years ago

[12/02/2021 18:23:40] ERROR [django.request:224] Internal Server Error: /get_tree_info_mariadb/ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner response = get_response(request) File "/usr/lib/python3.8/site-packages/django/core/handlers/base.py", line 181, in _get_response response = wrapped_callback(request, *callback_args, callback_kwargs) File "/opt/OmniDB-3.0.3b/OmniDB/OmniDB_app/views/memory_objects.py", line 46, in wrap return function(request, *args, *kwargs) File "/opt/OmniDB-3.0.3b/OmniDB/OmniDB_app/views/memory_objects.py", line 96, in wrap return function(request, v_database, args, kwargs) TypeError: get_tree_info() takes 1 positional argument but 2 were given

any help to fix?

taivokasper commented 2 years ago

Please post this error to the correct repo here.