Notes
Notes - notes.io |
Traceback (most recent call last):
File "C:projektyopen-webuibackendopen_webuiconfig.py", line 68, in run_migrations
command.upgrade(alembic_cfg, "head")
File "C:projektysrodLibsite-packagesalembiccommand.py", line 483, in upgrade
script.run_env()
File "C:projektysrodLibsite-packagesalembicscriptbase.py", line 545, in run_env
util.load_python_file(self.dir, "env.py")
File "C:projektysrodLibsite-packagesalembicutilpyfiles.py", line 116, in load_python_file
module = load_module_py(module_id, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesalembicutilpyfiles.py", line 136, in load_module_py
spec.loader.exec_module(module) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:projektyopen-webuibackendopen_webuimigrationsenv.py", line 5, in <module>
from open_webui.models.auths import Auth
File "C:projektyopen-webuibackendopen_webuimodelsauths.py", line 7, in <module>
from open_webui.models.users import User, UserModel, UserProfileImageResponse, Users
ImportError: cannot import name 'User' from partially initialized module 'open_webui.models.users' (most likely due to a circular import) (C:projektyopen-webuibackendopen_webuimodelsusers.py)
C:projektysrodLibsite-packagespydubutils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
WARNING:langchain_community.utils.user_agent:USER_AGENT environment variable not set, consider setting it to identify your requests.
██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝
v0.8.10 - building the best AI user interface.
https://github.com/open-webui/open-webui
INFO:httpx:HTTP Request: GET https://huggingface.co/api/models/sentence-transformers/all-MiniLM-L6-v2/revision/main "HTTP/1.1 200 OK"
Fetching 30 files: 100%|████████████████████████████████████████████████████| 30/30 [00:00<?, ?it/s]
Download complete: : 0.00B [00:00, ?B/s] INFO:sentence_transformers.SentenceTransformer:Load pretrained SentenceTransformer: C:Userspawel.deptula.cachehuggingfacehubmodels--sentence-transformers--all-MiniLM-L6-v2snapshotsc9745ed1d9f207416be6d2e6f8de32d1f16199bf
Download complete: : 0.00B [00:00, ?B/s]
Loading weights: 100%|█████████████████████████████████████████| 103/103 [00:00<00:00, 13660.50it/s]
BertModel LOAD REPORT from: C:Userspawel.deptula.cachehuggingfacehubmodels--sentence-transformers--all-MiniLM-L6-v2snapshotsc9745ed1d9f207416be6d2e6f8de32d1f16199bf
Key | Status | |
------------------------+------------+--+-
embeddings.position_ids | UNEXPECTED | |
Notes:
- UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch.
INFO: Started server process [12536]
INFO: Waiting for application startup.
2026-03-30 12:33:36.292 | INFO | open_webui.utils.logger:start_logger:198 - GLOBAL_LOG_LEVEL: INFO
2026-03-30 12:33:36.292 | INFO | open_webui.main:lifespan:629 - Installing external dependencies of functions and tools...
2026-03-30 12:33:36.306 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:434 - No requirements found in frontmatter.
2026-03-30 12:33:36.324 | INFO | open_webui.main:lifespan:651 - Chat archive bucket is ready.
C:projektysrodLibsite-packagesjwtapi_jwt.py:371: InsecureKeyLengthWarning: The HMAC key is 10 bytes long, which is below the minimum recommended length of 32 bytes for SHA256. See RFC 7518 Section 3.2.
decoded = self.decode_complete(
2026-03-30 12:34:30.630 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59948 - "GET /api/config HTTP/1.1" 200
2026-03-30 12:34:30.669 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59948 - "GET /api/v1/auths/ HTTP/1.1" 200
2026-03-30 12:34:30.681 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59950 - "GET /api/version HTTP/1.1" 200
2026-03-30 12:34:30.703 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59948 - "GET /api/config HTTP/1.1" 200
2026-03-30 12:34:30.710 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59950 - "GET /api/v1/users/user/settings HTTP/1.1" 200
2026-03-30 12:34:30.786 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59950 - "GET /api/v1/folders/ HTTP/1.1" 200
2026-03-30 12:34:30.788 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59951 - "GET /api/v1/chats/all/tags HTTP/1.1" 200
2026-03-30 12:34:30.804 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59953 - "GET /api/v1/configs/banners HTTP/1.1" 200
2026-03-30 12:34:30.809 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59954 - "GET /api/v1/tools/ HTTP/1.1" 200
2026-03-30 12:34:30.813 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59952 - "GET /api/v1/users/user/settings HTTP/1.1" 200
2026-03-30 12:34:30.823 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59948 - "GET /static/favicon.png HTTP/1.1" 200
2026-03-30 12:34:30.836 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /static/favicon.png HTTP/1.1" 200
2026-03-30 12:34:30.840 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59956 - "GET /api/v1/users/aa326a35-8c95-48ac-a42c-a72197b08b41/profile/image HTTP/1.1" 200
2026-03-30 12:34:30.847 | INFO | open_webui.routers.openai:get_all_models:487 - get_all_models()
2026-03-30 12:34:30.849 | INFO | open_webui.routers.ollama:get_all_models:322 - get_all_models()
2026-03-30 12:34:30.865 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59952 - "GET /api/v1/terminals/ HTTP/1.1" 200
2026-03-30 12:34:30.872 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59950 - "GET /api/v1/chats/pinned HTTP/1.1" 200
2026-03-30 12:34:30.909 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-03-30 12:34:30.929 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "POST /api/v1/tasks/active/chats HTTP/1.1" 200
2026-03-30 12:34:31.063 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/chats/?page=2 HTTP/1.1" 200
2026-03-30 12:34:31.752 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59951 - "GET /api/models HTTP/1.1" 200
2026-03-30 12:34:31.766 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/chats/c0dc672c-7ef1-4c34-97b3-7347fff86ca8 HTTP/1.1" 200
2026-03-30 12:34:31.773 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "OPTIONS /api/v1/chats/c0dc672c-7ef1-4c34-97b3-7347fff86ca8/tags HTTP/1.1" 200
2026-03-30 12:34:31.781 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/chats/c0dc672c-7ef1-4c34-97b3-7347fff86ca8/tags HTTP/1.1" 200
2026-03-30 12:34:31.793 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "OPTIONS /api/tasks/chat/c0dc672c-7ef1-4c34-97b3-7347fff86ca8 HTTP/1.1" 200
2026-03-30 12:34:31.805 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/tasks/chat/c0dc672c-7ef1-4c34-97b3-7347fff86ca8 HTTP/1.1" 200
2026-03-30 12:34:31.942 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/tools/ HTTP/1.1" 200
2026-03-30 12:34:31.947 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59951 - "GET /api/v1/functions/ HTTP/1.1" 200
2026-03-30 12:34:31.950 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59948 - "GET /api/v1/models/model/profile/image?id=qwen3:8b&lang=pl-PL HTTP/1.1" 200
2026-03-30 12:34:34.651 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59950 - "GET /api/v1/workspaces/fc383714-248c-426f-a360-c94b1a7a0c28/history?skip=0&limit=30 HTTP/1.1" 200
2026-03-30 12:34:34.651 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/workspaces/fc383714-248c-426f-a360-c94b1a7a0c28/members HTTP/1.1" 200
2026-03-30 12:34:34.654 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59951 - "GET /api/v1/workspaces/fc383714-248c-426f-a360-c94b1a7a0c28/members/grants HTTP/1.1" 200
2026-03-30 12:34:35.131 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/workspaces/fc383714-248c-426f-a360-c94b1a7a0c28/files/graph/drives HTTP/1.1" 200
2026-03-30 12:34:35.138 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "OPTIONS /api/v1/workspaces/fc383714-248c-426f-a360-c94b1a7a0c28/files/graph/records HTTP/1.1" 200
2026-03-30 12:34:35.151 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 127.0.0.1:59955 - "GET /api/v1/workspaces/fc383714-248c-426f-a360-c94b1a7a0c28/files/graph/records HTTP/1.1" 500
Exception in ASGI application
Traceback (most recent call last):
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 1967, in _exec_single_context
self.dialect.do_execute(
File "C:projektysrodLibsite-packagessqlalchemyenginedefault.py", line 952, in do_execute
cursor.execute(statement, parameters)
sqlite3.OperationalError: no such table: workspace_graph_file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:projektysrodLibsite-packagesuvicornprotocolshttphttptools_impl.py", line 416, in run_asgi
result = await app( # type: ignore[func-returns-value]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesuvicornmiddlewareproxy_headers.py", line 60, in __call__
return await self.app(scope, receive, send)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesfastapiapplications.py", line 1160, in __call__
await super().__call__(scope, receive, send)
File "C:projektysrodLibsite-packagesstarletteapplications.py", line 90, in __call__
await self.middleware_stack(scope, receive, send)
File "C:projektysrodLibsite-packagesstarlettemiddlewareerrors.py", line 186, in __call__
raise exc
File "C:projektysrodLibsite-packagesstarlettemiddlewareerrors.py", line 164, in __call__
await self.app(scope, receive, _send)
File "C:projektysrodLibsite-packagesstarlettemiddlewaresessions.py", line 88, in __call__
await self.app(scope, receive, send_wrapper)
File "C:projektysrodLibsite-packagesstarlettemiddlewarecors.py", line 96, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "C:projektysrodLibsite-packagesstarlettemiddlewarecors.py", line 154, in simple_response
await self.app(scope, receive, send)
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 191, in __call__
with recv_stream, send_stream, collapse_excgroups():
File "C:Userspawel.deptulaAppDataLocalProgramsPythonPython311Libcontextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
File "C:projektysrodLibsite-packagesstarlette_utils.py", line 87, in collapse_excgroups
raise exc
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 193, in __call__
response = await self.dispatch_func(request, call_next)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuimain.py", line 1523, in inspect_websocket
return await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 168, in call_next
raise app_exc from app_exc.__cause__ or app_exc.__context__
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 144, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 191, in __call__
with recv_stream, send_stream, collapse_excgroups():
File "C:Userspawel.deptulaAppDataLocalProgramsPythonPython311Libcontextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
File "C:projektysrodLibsite-packagesstarlette_utils.py", line 87, in collapse_excgroups
raise exc
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 193, in __call__
response = await self.dispatch_func(request, call_next)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuimain.py", line 1502, in check_url
response = await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 168, in call_next
raise app_exc from app_exc.__cause__ or app_exc.__context__
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 144, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 191, in __call__
with recv_stream, send_stream, collapse_excgroups():
File "C:Userspawel.deptulaAppDataLocalProgramsPythonPython311Libcontextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
File "C:projektysrodLibsite-packagesstarlette_utils.py", line 87, in collapse_excgroups
raise exc
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 193, in __call__
response = await self.dispatch_func(request, call_next)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuimain.py", line 1465, in commit_session_after_request
response = await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 168, in call_next
raise app_exc from app_exc.__cause__ or app_exc.__context__
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 144, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:projektyopen-webuibackendopen_webuimain.py", line 1457, in __call__
await self.app(scope, receive, send)
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 191, in __call__
with recv_stream, send_stream, collapse_excgroups():
File "C:Userspawel.deptulaAppDataLocalProgramsPythonPython311Libcontextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
File "C:projektysrodLibsite-packagesstarlette_utils.py", line 87, in collapse_excgroups
raise exc
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 193, in __call__
response = await self.dispatch_func(request, call_next)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuiutilssecurity_headers.py", line 11, in dispatch
response = await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 168, in call_next
raise app_exc from app_exc.__cause__ or app_exc.__context__
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 144, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 191, in __call__
with recv_stream, send_stream, collapse_excgroups():
File "C:Userspawel.deptulaAppDataLocalProgramsPythonPython311Libcontextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
File "C:projektysrodLibsite-packagesstarlette_utils.py", line 87, in collapse_excgroups
raise exc
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 193, in __call__
response = await self.dispatch_func(request, call_next)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuimain.py", line 1404, in dispatch
response = await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 168, in call_next
raise app_exc from app_exc.__cause__ or app_exc.__context__
File "C:projektysrodLibsite-packagesstarlettemiddlewarebase.py", line 144, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:projektysrodLibsite-packagesstarlette_compress__init__.py", line 104, in __call__
return await self._zstd(scope, receive, send)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesstarlette_compress_zstd_legacy.py", line 107, in __call__
await self.app(scope, receive, wrapper)
File "C:projektysrodLibsite-packagesstarlettemiddlewareexceptions.py", line 63, in __call__
await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send)
File "C:projektysrodLibsite-packagesstarlette_exception_handler.py", line 53, in wrapped_app
raise exc
File "C:projektysrodLibsite-packagesstarlette_exception_handler.py", line 42, in wrapped_app
await app(scope, receive, sender)
File "C:projektysrodLibsite-packagesfastapimiddlewareasyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "C:projektysrodLibsite-packagesstarletterouting.py", line 660, in __call__
await self.middleware_stack(scope, receive, send)
File "C:projektysrodLibsite-packagesstarletterouting.py", line 680, in app
await route.handle(scope, receive, send)
File "C:projektysrodLibsite-packagesstarletterouting.py", line 276, in handle
await self.app(scope, receive, send)
File "C:projektysrodLibsite-packagesfastapirouting.py", line 130, in app
await wrap_app_handling_exceptions(app, request)(scope, receive, send)
File "C:projektysrodLibsite-packagesstarlette_exception_handler.py", line 53, in wrapped_app
raise exc
File "C:projektysrodLibsite-packagesstarlette_exception_handler.py", line 42, in wrapped_app
await app(scope, receive, sender)
File "C:Userspawel.deptulaAppDataLocalProgramsPythonPython311Libcontextlib.py", line 222, in __aexit__
await self.gen.athrow(typ, value, traceback)
File "C:projektysrodLibsite-packagesfastapiconcurrency.py", line 37, in contextmanager_in_threadpool
raise e
File "C:projektysrodLibsite-packagesfastapiconcurrency.py", line 29, in contextmanager_in_threadpool
yield await run_in_threadpool(cm.__enter__)
File "C:projektysrodLibsite-packagesfastapirouting.py", line 116, in app
response = await f(request)
^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesfastapirouting.py", line 670, in app
raw_response = await run_endpoint_function(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagesfastapirouting.py", line 324, in run_endpoint_function
return await dependant.call(**values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuiroutersworkspaces.py", line 503, in list_workspace_graph_file_records
records = WorkspaceGraphFiles.list_by_workspace_id(workspace_id, db=db)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektyopen-webuibackendopen_webuimodelsworkspace_graph_files.py", line 128, in list_by_workspace_id
.all()
^^^^^
File "C:projektysrodLibsite-packagessqlalchemyormquery.py", line 2704, in all
return self._iter().all() # type: ignore
^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyormquery.py", line 2857, in _iter
result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyormsession.py", line 2351, in execute
return self._execute_internal(
^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyormsession.py", line 2249, in _execute_internal
result: Result[Any] = compile_state_cls.orm_execute_statement(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyormcontext.py", line 306, in orm_execute_statement
result = conn.execute(
^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 1419, in execute
return meth(
^^^^^
File "C:projektysrodLibsite-packagessqlalchemysqlelements.py", line 527, in _execute_on_connection
return connection._execute_clauseelement(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 1641, in _execute_clauseelement
ret = self._execute_context(
^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 1846, in _execute_context
return self._exec_single_context(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 1986, in _exec_single_context
self._handle_dbapi_exception(
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 2363, in _handle_dbapi_exception
raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
File "C:projektysrodLibsite-packagessqlalchemyenginebase.py", line 1967, in _exec_single_context
self.dialect.do_execute(
File "C:projektysrodLibsite-packagessqlalchemyenginedefault.py", line 952, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: workspace_graph_file
[SQL: SELECT workspace_graph_file.id AS workspace_graph_file_id, workspace_graph_file.workspace_id AS workspace_graph_file_workspace_id, workspace_graph_file.drive_id AS workspace_graph_file_drive_id, workspace_graph_file.drive_item_id AS workspace_graph_file_drive_item_id, workspace_graph_file.filename AS workspace_graph_file_filename, workspace_graph_file.content_type AS workspace_graph_file_content_type, workspace_graph_file.size_bytes AS workspace_graph_file_size_bytes, workspace_graph_file.web_url AS workspace_graph_file_web_url, workspace_graph_file.uploaded_by_user_id AS workspace_graph_file_uploaded_by_user_id, workspace_graph_file.created_at AS workspace_graph_file_created_at, workspace_graph_file.updated_at AS workspace_graph_file_updated_at
FROM workspace_graph_file
WHERE workspace_graph_file.workspace_id = ? ORDER BY workspace_graph_file.updated_at DESC, workspace_graph_file.id]
[parameters: ('fc383714-248c-426f-a360-c94b1a7a0c28',)]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
![]() |
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team
