Vis problemdetaljer
| ID | Prosjekt | Kategori | Visningsstatus | Dato lagt inn | Siste oppdatering |
|---|---|---|---|---|---|
| 0000084 | BAS21 | BAS21 | Offentlig | 2024-05-30 10:14 | 2025-01-09 14:08 |
| Rapportert av | abk | Delegert til | chreide | ||
| Prioritet | Normal | Alvorlighetsgrad | Alvorlig | Mulighet for å reprodusere | Alltid |
| Status | Løst | Løsningsstatus | Fikset | ||
| Plattform | Intel PC | OS | Win 11 Pro | Versjon | 23H2 |
| Oppsummering | 0000084: Fakturering feiler | ||||
| Beskrivelse | Jeg prøver beta16 og får samme problem som opplevd ved tidligere versjoner. Mitt regnskap/selskap (ENK) er importert fra 1.7.5. Jeg oppretter ny ordre, forsøker å generere faktura (gjennom forhåndsvisning) og ender opp med feilmeldingen som vist. Ingenting i feillogg. | ||||
| Nøkkelord | Server error 500 | ||||
| Filvedlegg | |||||
|
|
Kan du se om du finner en fil som heter bas21-backend-errors.log på disken din? Den ligger mest sannsynlig på en av disse stedene: C:\Users\BRUKERNAVN\AppData\Local\BAS21\BAS21\Logs C:\Users\BRUKERNAVN\AppData\Local\BAS21\BAS21-2\Logs (med forbehold om mulig norske navn for "users") AppData er en skjult katalog som standard, men den er der. Kan evt skrives direkte i adresselinjen i filutforskeren. |
|
|
Den etterspurte filen lå i C:\Users\BRUKERNAVN\AppData\Local\BAS21-2\BAS21\Logs Jeg har lastet den opp. bas21-backend-error.log (21,701 bytes)
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Started server process [12388]
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51154 (Press CTRL+C to quit)
2024-05-20 11:56:26,363 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Started server process [14560]
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51196 (Press CTRL+C to quit)
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Started server process [13228]
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51202 (Press CTRL+C to quit)
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Started server process [10356]
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51218 (Press CTRL+C to quit)
2024-05-20 12:01:38,087 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Started server process [11116]
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:11:40,681 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51337 (Press CTRL+C to quit)
2024-05-20 12:11:44,054 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Started server process [12172]
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:49798 (Press CTRL+C to quit)
2024-05-22 21:41:33,061 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:41:33,062 - ERROR - [2.0.0.7] INFO: Started server process [13140]
2024-05-22 21:41:33,062 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:41:33,063 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:41:33,063 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:54800 (Press CTRL+C to quit)
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Started server process [1228]
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:55884 (Press CTRL+C to quit)
2024-05-22 21:45:22,229 - ERROR - [2.0.0.7] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 191, in run_endpoint_function
File "bascore\webapi\main.py", line 100, in dbexists
File "bascore\baslib\dbutils.py", line 34, in database_exists
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2226, in _execute_internal
File "sqlalchemy\orm\session.py", line 2095, in _connection_for_bind
File "<string>", line 2, in _connection_for_bind
File "sqlalchemy\orm\state_changes.py", line 139, in _go
File "sqlalchemy\orm\session.py", line 1189, in _connection_for_bind
File "sqlalchemy\engine\base.py", line 3276, in connect
File "sqlalchemy\engine\base.py", line 148, in __init__
File "sqlalchemy\engine\base.py", line 2440, in _handle_dbapi_exception_noconnection
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Started server process [16928]
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:56887 (Press CTRL+C to quit)
2024-05-22 21:48:54,954 - ERROR - [2.0.0.7] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 191, in run_endpoint_function
File "bascore\webapi\main.py", line 100, in dbexists
File "bascore\baslib\dbutils.py", line 34, in database_exists
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2226, in _execute_internal
File "sqlalchemy\orm\session.py", line 2095, in _connection_for_bind
File "<string>", line 2, in _connection_for_bind
File "sqlalchemy\orm\state_changes.py", line 139, in _go
File "sqlalchemy\orm\session.py", line 1189, in _connection_for_bind
File "sqlalchemy\engine\base.py", line 3276, in connect
File "sqlalchemy\engine\base.py", line 148, in __init__
File "sqlalchemy\engine\base.py", line 2440, in _handle_dbapi_exception_noconnection
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Started server process [4232]
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57022 (Press CTRL+C to quit)
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Started server process [11800]
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57115 (Press CTRL+C to quit)
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Started server process [5316]
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57604 (Press CTRL+C to quit)
2024-05-22 21:52:34,206 - ERROR - [2.0.0.7] INFO: ('127.0.0.1', 57951) - "WebSocket /api/v1/import/ws/status/3137abdf-3c54-4687-9b38-2843313ddec6" [accepted]
2024-05-22 21:52:34,206 - ERROR - [2.0.0.7] INFO: connection open
2024-05-22 21:52:42,382 - ERROR - [2.0.0.7] INFO: connection closed
2024-05-30 10:00:59,294 - ERROR - [2.0.0.12] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "firma", "konto_1" and FROM element "konto". Apply join condition(s) between each element to resolve.
2024-05-30 10:01:25,867 - ERROR - [2.0.0.12] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
|
|
|
Jeg tror denne skal være ok med beta 17. |
|
|
Dessverre, feilen er der fortsatt (beta17). Ved "Ny ordre": Jeg legger inn kundenr, får opp det aktuelle kundenummeret (1xxxxx) , men Kundefeltet viser 1500:1xxxxx i stedet for rent kundenummer. Når jeg nå skal legge inn Varenr. rapporteres "En feil oppsto. Feilen er logget". Når jeg aksesserer feilloggen over "Hjelp-Feillogg" kommer den opp som tom, men det ligger registreringer likevel. Loggen er vedlagt. Jeg får likevel lagt inn varenummer og antall. Når jeg så trykker "Forhåndsvis" får jeg grønn melding "Ordre xx lagret". Det skal ikke skje. Deretter vises fortsatt Server error 500 flagget. Ordreoversikten viser at ordre som kun forhåndsvises blir lagret. Feillogg og backend-logg legges ved. bas21-error.log (85,543 bytes)
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] File "services\licenseservice.py", line 49, in get_current_license
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] File "httpx\_models.py", line 761, in raise_for_status
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:51154/api/v1/license/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
During handling of the above exception, another exception occurred:
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 360, in logout
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 300, in show_login
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] File "services\licenseservice.py", line 54, in get_current_license
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3] bascore.baslib.ValidationException: Server error '500 Internal Server Error' for url 'http://127.0.0.1:51154/api/v1/license/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-20 11:56:26,363 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 915, in open_regnskapinnstillinger
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "ui\innstillinger\regnskap\regnskap.py", line 261, in __init__
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "ui\innstillinger\regnskap\mva_params.py", line 83, in __init__
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "ui\innstillinger\regnskap\mva_params.py", line 87, in fill_params
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "services\mva.py", line 52, in hent_mva_params
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "services\__init__.py", line 6, in get_headers
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] File "<frozen os>", line 685, in __getitem__
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3] KeyError: 'BAS21_ACCESS_TOKEN'
2024-05-20 12:00:22,850 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] File "services\licenseservice.py", line 49, in get_current_license
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] File "httpx\_models.py", line 761, in raise_for_status
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:51218/api/v1/license/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
During handling of the above exception, another exception occurred:
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 360, in logout
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 300, in show_login
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] File "services\licenseservice.py", line 54, in get_current_license
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3] bascore.baslib.ValidationException: Server error '500 Internal Server Error' for url 'http://127.0.0.1:51218/api/v1/license/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-20 12:01:38,087 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] File "services\licenseservice.py", line 49, in get_current_license
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] File "httpx\_models.py", line 761, in raise_for_status
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:51337/api/v1/license/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
During handling of the above exception, another exception occurred:
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 360, in logout
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 300, in show_login
2024-05-20 12:11:44,054 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,070 - ERROR - [2.0.0.beta3] File "services\licenseservice.py", line 54, in get_current_license
2024-05-20 12:11:44,070 - ERROR - [2.0.0.beta3]
2024-05-20 12:11:44,070 - ERROR - [2.0.0.beta3] bascore.baslib.ValidationException: Server error '500 Internal Server Error' for url 'http://127.0.0.1:51337/api/v1/license/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-20 12:11:44,070 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 922, in open_fakturainnstillinger
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "ui\innstillinger\faktura\fakturainnstillinger.py", line 29, in __init__
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "ui\innstillinger\faktura\ordre_fakt.py", line 72, in __init__
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "ui\innstillinger\faktura\ordre_fakt.py", line 75, in fill_params
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "services\settings.py", line 82, in get_ordre_params
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "services\__init__.py", line 6, in get_headers
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] File "<frozen os>", line 685, in __getitem__
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3] KeyError: 'BAS21_ACCESS_TOKEN'
2024-05-20 12:19:58,010 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 750, in open_selskap
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] File "ui\innstillinger\selskap.py", line 181, in __init__
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] File "services\util.py", line 14, in hent_selskapsformer
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] File "services\__init__.py", line 12, in get_headers_without_sid
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] File "<frozen os>", line 685, in __getitem__
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3] KeyError: 'BAS21_ACCESS_TOKEN'
2024-05-20 12:20:01,378 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 958, in open_bankkonto_liste
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] File "ui\innstillinger\bank.py", line 186, in __init__
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] File "ui\innstillinger\bank.py", line 208, in refresh_list
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] File "services\bankkonto.py", line 15, in hent_bankkontoer
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] File "services\__init__.py", line 6, in get_headers
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] File "<frozen os>", line 685, in __getitem__
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3] KeyError: 'BAS21_ACCESS_TOKEN'
2024-05-20 12:20:03,770 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] Traceback (most recent call last):
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] File "ui\mainwin.py", line 958, in open_bankkonto_liste
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] File "ui\innstillinger\bank.py", line 186, in __init__
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] File "ui\innstillinger\bank.py", line 208, in refresh_list
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] File "services\bankkonto.py", line 15, in hent_bankkontoer
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] File "services\__init__.py", line 6, in get_headers
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] File "<frozen os>", line 685, in __getitem__
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3] KeyError: 'BAS21_ACCESS_TOKEN'
2024-05-20 12:20:06,802 - ERROR - [2.0.0.beta3]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] File "ui\mainwin.py", line 927, in open_fakturainnstillinger
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] File "ui\innstillinger\faktura\fakturainnstillinger.py", line 33, in __init__
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] File "ui\innstillinger\faktura\faktura_designer.py", line 91, in __init__
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] File "services\faktura.py", line 105, in get_faktura_layout_params
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] File "httpx\_models.py", line 761, in raise_for_status
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57604/api/v1/faktura/layout'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-22 21:54:02,670 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] File "ui\mainwin.py", line 934, in open_vareliste
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] File "ui\vare\vareliste.py", line 86, in __init__
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] File "ui\vare\vareliste.py", line 119, in refresh
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] File "services\vare.py", line 48, in hent_varer
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] File "pydantic\main.py", line 176, in __init__
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-22 21:54:14,732 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] File "ui\mainwin.py", line 934, in open_vareliste
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] File "ui\vare\vareliste.py", line 86, in __init__
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] File "ui\vare\vareliste.py", line 119, in refresh
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] File "services\vare.py", line 48, in hent_varer
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] File "pydantic\main.py", line 176, in __init__
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-22 21:54:18,470 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 18, in search
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] File "services\vare.py", line 40, in search_vare
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] File "pydantic\main.py", line 176, in __init__
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-22 21:55:17,271 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 18, in search
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] File "services\vare.py", line 40, in search_vare
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] File "pydantic\main.py", line 176, in __init__
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-22 21:55:17,552 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 18, in search
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] File "services\vare.py", line 40, in search_vare
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] File "pydantic\main.py", line 176, in __init__
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-22 21:55:19,287 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 18, in search
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] File "services\vare.py", line 40, in search_vare
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] File "pydantic\main.py", line 176, in __init__
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-22 21:55:19,834 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:32,036 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:56:32,036 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:32,036 - ERROR - [2.0.0.beta9] File "ui\mainwin.py", line 708, in open_skattemelding2023
2024-05-22 21:56:32,036 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:32,036 - ERROR - [2.0.0.beta9] TypeError: 'NoneType' object is not callable
2024-05-22 21:56:32,036 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] File "ui\mainwin.py", line 927, in open_fakturainnstillinger
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] File "ui\innstillinger\faktura\fakturainnstillinger.py", line 33, in __init__
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] File "ui\innstillinger\faktura\faktura_designer.py", line 91, in __init__
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] File "services\faktura.py", line 105, in get_faktura_layout_params
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] File "httpx\_models.py", line 761, in raise_for_status
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57604/api/v1/faktura/layout'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-22 21:56:54,864 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] Traceback (most recent call last):
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] File "ui\mainwin.py", line 927, in open_fakturainnstillinger
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] File "ui\innstillinger\faktura\fakturainnstillinger.py", line 33, in __init__
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] File "ui\innstillinger\faktura\faktura_designer.py", line 91, in __init__
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] File "services\faktura.py", line 105, in get_faktura_layout_params
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] File "httpx\_models.py", line 761, in raise_for_status
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57604/api/v1/faktura/layout'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-22 21:57:03,365 - ERROR - [2.0.0.beta9]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] Traceback (most recent call last):
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] File "ui\mainwin.py", line 934, in open_vareliste
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] File "ui\vare\vareliste.py", line 86, in __init__
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] File "ui\vare\vareliste.py", line 119, in refresh
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] File "services\vare.py", line 48, in hent_varer
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] File "pydantic\main.py", line 176, in __init__
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-23 09:59:42,255 - ERROR - [2.0.0.beta10]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "ui\mainwin.py", line 1017, in open_fakturalist
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "ui\ordre\fakturajournal.py", line 41, in __init__
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "ui\widgets\periodepicker.py", line 75, in __init__
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "ui\widgets\periodepicker.py", line 208, in fill_widget
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "services\periode.py", line 88, in finn_alle_regnskapsaar
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 1054, in get
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 814, in request
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 346, in build_request
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 409, in _merge_headers
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 201, in update
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 76, in __init__
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] File "httpx\_utils.py", line 53, in normalize_header_value
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11] AttributeError: 'NoneType' object has no attribute 'encode'
2024-05-27 22:41:04,400 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "ui\mainwin.py", line 1017, in open_fakturalist
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "ui\ordre\fakturajournal.py", line 41, in __init__
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "ui\widgets\periodepicker.py", line 75, in __init__
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "ui\widgets\periodepicker.py", line 208, in fill_widget
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "services\periode.py", line 88, in finn_alle_regnskapsaar
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 1054, in get
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 814, in request
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 346, in build_request
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_client.py", line 409, in _merge_headers
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 201, in update
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 76, in __init__
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] File "httpx\_utils.py", line 53, in normalize_header_value
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11] AttributeError: 'NoneType' object has no attribute 'encode'
2024-05-27 22:41:08,047 - ERROR - [2.0.0.beta11]
2024-05-27 22:43:00,557 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:43:00,557 - ERROR - [2.0.0.beta11]
2024-05-27 22:43:00,557 - ERROR - [2.0.0.beta11] File "ui\mainwin.py", line 708, in open_skattemelding2023
2024-05-27 22:43:00,557 - ERROR - [2.0.0.beta11]
2024-05-27 22:43:00,557 - ERROR - [2.0.0.beta11] TypeError: 'NoneType' object is not callable
2024-05-27 22:43:00,557 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 18, in search
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] File "services\vare.py", line 40, in search_vare
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] File "pydantic\main.py", line 176, in __init__
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-27 22:46:15,722 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 18, in search
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] File "services\vare.py", line 40, in search_vare
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] File "pydantic\main.py", line 176, in __init__
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-27 22:46:54,716 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 18, in search
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] File "services\vare.py", line 40, in search_vare
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] File "pydantic\main.py", line 176, in __init__
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-27 22:46:59,369 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 761, in raise_for_status
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57152/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-27 22:47:24,274 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 761, in raise_for_status
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57152/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-27 22:50:24,949 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 761, in raise_for_status
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57152/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-27 22:50:56,936 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] Traceback (most recent call last):
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] File "httpx\_models.py", line 761, in raise_for_status
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57152/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-27 22:51:03,258 - ERROR - [2.0.0.beta11]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] Traceback (most recent call last):
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] File "ui\widgets\vareentry.py", line 18, in search
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] File "services\vare.py", line 40, in search_vare
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] File "pydantic\main.py", line 176, in __init__
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-29 23:49:15,707 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] Traceback (most recent call last):
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] File "httpx\_models.py", line 761, in raise_for_status
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:56020/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-29 23:49:58,787 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] Traceback (most recent call last):
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] File "httpx\_models.py", line 761, in raise_for_status
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:56020/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-29 23:50:14,049 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] Traceback (most recent call last):
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] File "httpx\_models.py", line 761, in raise_for_status
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:56020/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-29 23:50:43,561 - ERROR - [2.0.0.beta15]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] Traceback (most recent call last):
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] File "ui\widgets\vareentry.py", line 18, in search
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] File "services\vare.py", line 40, in search_vare
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] File "pydantic\main.py", line 176, in __init__
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-30 10:01:05,246 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] Traceback (most recent call last):
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] File "httpx\_models.py", line 761, in raise_for_status
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:59681/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-30 10:01:50,067 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] Traceback (most recent call last):
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] File "httpx\_models.py", line 761, in raise_for_status
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:59681/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-30 10:02:45,849 - ERROR - [2.0.0.beta16]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 11:14:03,562 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] File "httpx\_models.py", line 761, in raise_for_status
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:57113/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-31 11:14:29,854 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:10:27,537 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] File "httpx\_models.py", line 761, in raise_for_status
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:49859/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-31 12:10:50,392 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:29:42,598 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:29:46,934 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:29:59,114 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:30:04,018 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:30:14,102 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:46,928 - ERROR - Task exception was never retrieved
future: <Task finished name='Task-1' coro=<MainWindow._check_updates_async() done, defined at ui\mainwin.py:152> exception=ValueError('too many values to unpack (expected 3)')>
Traceback (most recent call last):
File "ui\mainwin.py", line 154, in _check_updates_async
File "ui\utils\update_checker.py", line 31, in check_updates_async
ValueError: too many values to unpack (expected 3)
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:30:58,253 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:03,009 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:06,463 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:10,543 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:10,949 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:11,230 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre_tableview.py", line 103, in setModelData
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 101, in vare
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 90, in _set_vareobj
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] File "services\vare.py", line 34, in hent_vare_for_varenr
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:12,986 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:30,871 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:34,778 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:45,811 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:46,045 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:31:46,452 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] File "httpx\_models.py", line 761, in raise_for_status
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:50210/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-31 12:32:13,181 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:34:51,819 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] File "httpx\_models.py", line 761, in raise_for_status
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:50348/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-31 12:35:26,389 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "ui\widgets\firmaentry.py", line 149, in validate
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "ui\widgets\firmaentry.py", line 33, in validate_and_get
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "services\firma.py", line 31, in hent_firma_for_kontonummer
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "httpx\_models.py", line 764, in json
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "json\__init__.py", line 346, in loads
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "json\decoder.py", line 337, in decode
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] File "json\decoder.py", line 355, in raw_decode
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17] json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
2024-05-31 12:49:21,391 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:49:37,689 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:51:05,530 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 18, in search
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] File "ui\widgets\vareentry.py", line 24, in _search
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] File "services\vare.py", line 40, in search_vare
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] File "pydantic\main.py", line 176, in __init__
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-05-31 12:51:23,509 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] Traceback (most recent call last):
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1240, in preview_faktura
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1380, in _open_invoice_preview
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] File "ui\ordre\ordre.py", line 1375, in _open_invoice_preview
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] File "services\faktura.py", line 91, in create_invoice_pdf
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] File "httpx\_models.py", line 761, in raise_for_status
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17] httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:50348/api/v1/faktura/createpdf'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
2024-05-31 12:52:22,145 - ERROR - [2.0.0.beta17]
bas21-backend-error-2.log (25,702 bytes)
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Started server process [12388]
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51154 (Press CTRL+C to quit)
2024-05-20 11:56:26,363 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Started server process [14560]
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51196 (Press CTRL+C to quit)
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Started server process [13228]
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51202 (Press CTRL+C to quit)
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Started server process [10356]
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51218 (Press CTRL+C to quit)
2024-05-20 12:01:38,087 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Started server process [11116]
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:11:40,681 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51337 (Press CTRL+C to quit)
2024-05-20 12:11:44,054 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Started server process [12172]
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:49798 (Press CTRL+C to quit)
2024-05-22 21:41:33,061 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:41:33,062 - ERROR - [2.0.0.7] INFO: Started server process [13140]
2024-05-22 21:41:33,062 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:41:33,063 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:41:33,063 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:54800 (Press CTRL+C to quit)
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Started server process [1228]
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:55884 (Press CTRL+C to quit)
2024-05-22 21:45:22,229 - ERROR - [2.0.0.7] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 191, in run_endpoint_function
File "bascore\webapi\main.py", line 100, in dbexists
File "bascore\baslib\dbutils.py", line 34, in database_exists
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2226, in _execute_internal
File "sqlalchemy\orm\session.py", line 2095, in _connection_for_bind
File "<string>", line 2, in _connection_for_bind
File "sqlalchemy\orm\state_changes.py", line 139, in _go
File "sqlalchemy\orm\session.py", line 1189, in _connection_for_bind
File "sqlalchemy\engine\base.py", line 3276, in connect
File "sqlalchemy\engine\base.py", line 148, in __init__
File "sqlalchemy\engine\base.py", line 2440, in _handle_dbapi_exception_noconnection
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Started server process [16928]
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:56887 (Press CTRL+C to quit)
2024-05-22 21:48:54,954 - ERROR - [2.0.0.7] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 191, in run_endpoint_function
File "bascore\webapi\main.py", line 100, in dbexists
File "bascore\baslib\dbutils.py", line 34, in database_exists
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2226, in _execute_internal
File "sqlalchemy\orm\session.py", line 2095, in _connection_for_bind
File "<string>", line 2, in _connection_for_bind
File "sqlalchemy\orm\state_changes.py", line 139, in _go
File "sqlalchemy\orm\session.py", line 1189, in _connection_for_bind
File "sqlalchemy\engine\base.py", line 3276, in connect
File "sqlalchemy\engine\base.py", line 148, in __init__
File "sqlalchemy\engine\base.py", line 2440, in _handle_dbapi_exception_noconnection
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Started server process [4232]
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57022 (Press CTRL+C to quit)
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Started server process [11800]
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57115 (Press CTRL+C to quit)
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Started server process [5316]
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57604 (Press CTRL+C to quit)
2024-05-22 21:52:34,206 - ERROR - [2.0.0.7] INFO: ('127.0.0.1', 57951) - "WebSocket /api/v1/import/ws/status/3137abdf-3c54-4687-9b38-2843313ddec6" [accepted]
2024-05-22 21:52:34,206 - ERROR - [2.0.0.7] INFO: connection open
2024-05-22 21:52:42,382 - ERROR - [2.0.0.7] INFO: connection closed
2024-05-30 10:00:59,294 - ERROR - [2.0.0.12] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "firma", "konto_1" and FROM element "konto". Apply join condition(s) between each element to resolve.
2024-05-30 10:01:25,867 - ERROR - [2.0.0.12] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 11:13:58,109 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_1". Apply join condition(s) between each element to resolve.
2024-05-31 11:14:24,351 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:10:04,531 - ERROR - [2.0.0.13] bascore\baslib\ordre.py:188: SAWarning: SELECT statement has a cartesian product between FROM element(s) "faktura_grunnlag" and FROM element "faktura". Apply join condition(s) between each element to resolve.
2024-05-31 12:10:19,211 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto_1", "firma" and FROM element "konto". Apply join condition(s) between each element to resolve.
2024-05-31 12:10:38,126 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:29:25,821 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
2024-05-31 12:32:06,849 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:34:37,517 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
2024-05-31 12:35:04,117 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:49:09,991 - ERROR - [2.0.0.13] bascore\baslib\ordre.py:188: SAWarning: SELECT statement has a cartesian product between FROM element(s) "faktura" and FROM element "faktura_grunnlag". Apply join condition(s) between each element to resolve.
2024-05-31 12:49:21,391 - ERROR - [2.0.0.13] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
|
|
|
Er nå oppe på beta24. Genererer ny ordre. Denne versjonen viser fortsatt "1500:1xxxxx....." som kundenummer, begriper ikke hva "1500:" innebærer, fordi i Kunde/leverandørregisteret kommer kundenummeret opp som forventet i format "1xxxx ...". Legger inn varenummer under Ordrelinjer, da flasher det opp en feilmelding i rødt. Jeg har berga errorlog og backend errorlog og lastet disse opp. |
|
|
bas21-error-2.log (2,566 bytes)
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] Traceback (most recent call last):
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] File "ui\widgets\vareentry.py", line 18, in search
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] File "ui\widgets\vareentry.py", line 24, in _search
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] File "services\vare.py", line 40, in search_vare
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] File "pydantic\main.py", line 176, in __init__
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-06-21 23:46:25,177 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,055 - ERROR - [2.0.0.beta24] Traceback (most recent call last):
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24] File "ui\widgets\vareentry.py", line 114, in vare_lookup
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24] File "ui\widgets\vareentry.py", line 18, in search
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24] File "ui\widgets\vareentry.py", line 24, in _search
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24] File "services\vare.py", line 40, in search_vare
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24] File "pydantic\main.py", line 176, in __init__
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24] pydantic_core._pydantic_core.ValidationError: 1 validation error for VareViewModel
mva_kode
Input should be a valid integer [type=int_type, input_value=None, input_type=NoneType]
For further information visit https://errors.pydantic.dev/2.7/v/int_type
2024-06-21 23:56:34,056 - ERROR - [2.0.0.beta24]
bas21-backend-error-3.log (46,647 bytes)
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Started server process [12388]
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:56:22,228 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51154 (Press CTRL+C to quit)
2024-05-20 11:56:26,363 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Started server process [14560]
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:59:42,881 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51196 (Press CTRL+C to quit)
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Started server process [13228]
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 11:59:57,278 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51202 (Press CTRL+C to quit)
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Started server process [10356]
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:01:34,626 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51218 (Press CTRL+C to quit)
2024-05-20 12:01:38,087 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Started server process [11116]
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:11:40,665 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:11:40,681 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:51337 (Press CTRL+C to quit)
2024-05-20 12:11:44,054 - ERROR - [2.0.0.3] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\license.py", line 20, in get_current_licence
File "bascore\baslib\services\bas21license.py", line 25, in get_current_license
File "bascore\baslib\dbutils.py", line 235, in get_licence
File "sqlalchemy\orm\query.py", line 2728, in first
File "sqlalchemy\orm\query.py", line 2827, in _iter
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2224, in _execute_internal
File "sqlalchemy\orm\session.py", line 2831, in get_bind
sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on mapper Mapper[SystemDB(sysdb)], SQL expression or this Session.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Started server process [12172]
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Waiting for application startup.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Application startup complete.
2024-05-20 12:19:44,235 - ERROR - [2.0.0.3] INFO: Uvicorn running on http://127.0.0.1:49798 (Press CTRL+C to quit)
2024-05-22 21:41:33,061 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:41:33,062 - ERROR - [2.0.0.7] INFO: Started server process [13140]
2024-05-22 21:41:33,062 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:41:33,063 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:41:33,063 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:54800 (Press CTRL+C to quit)
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Started server process [1228]
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:45:21,254 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:55884 (Press CTRL+C to quit)
2024-05-22 21:45:22,229 - ERROR - [2.0.0.7] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 191, in run_endpoint_function
File "bascore\webapi\main.py", line 100, in dbexists
File "bascore\baslib\dbutils.py", line 34, in database_exists
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2226, in _execute_internal
File "sqlalchemy\orm\session.py", line 2095, in _connection_for_bind
File "<string>", line 2, in _connection_for_bind
File "sqlalchemy\orm\state_changes.py", line 139, in _go
File "sqlalchemy\orm\session.py", line 1189, in _connection_for_bind
File "sqlalchemy\engine\base.py", line 3276, in connect
File "sqlalchemy\engine\base.py", line 148, in __init__
File "sqlalchemy\engine\base.py", line 2440, in _handle_dbapi_exception_noconnection
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Started server process [16928]
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:48:54,016 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:56887 (Press CTRL+C to quit)
2024-05-22 21:48:54,954 - ERROR - [2.0.0.7] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 191, in run_endpoint_function
File "bascore\webapi\main.py", line 100, in dbexists
File "bascore\baslib\dbutils.py", line 34, in database_exists
File "sqlalchemy\orm\session.py", line 2351, in execute
File "sqlalchemy\orm\session.py", line 2226, in _execute_internal
File "sqlalchemy\orm\session.py", line 2095, in _connection_for_bind
File "<string>", line 2, in _connection_for_bind
File "sqlalchemy\orm\state_changes.py", line 139, in _go
File "sqlalchemy\orm\session.py", line 1189, in _connection_for_bind
File "sqlalchemy\engine\base.py", line 3276, in connect
File "sqlalchemy\engine\base.py", line 148, in __init__
File "sqlalchemy\engine\base.py", line 2440, in _handle_dbapi_exception_noconnection
File "sqlalchemy\engine\base.py", line 146, in __init__
File "sqlalchemy\engine\base.py", line 3300, in raw_connection
File "sqlalchemy\pool\base.py", line 449, in connect
File "sqlalchemy\pool\base.py", line 1263, in _checkout
File "sqlalchemy\pool\base.py", line 712, in checkout
File "sqlalchemy\pool\impl.py", line 179, in _do_get
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\impl.py", line 177, in _do_get
File "sqlalchemy\pool\base.py", line 390, in _create_connection
File "sqlalchemy\pool\base.py", line 674, in __init__
File "sqlalchemy\pool\base.py", line 900, in __connect
File "sqlalchemy\util\langhelpers.py", line 146, in __exit__
File "sqlalchemy\pool\base.py", line 896, in __connect
File "sqlalchemy\engine\create.py", line 643, in connect
File "sqlalchemy\engine\default.py", line 620, in connect
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Started server process [4232]
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:49:22,346 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57022 (Press CTRL+C to quit)
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Started server process [11800]
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:49:42,705 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57115 (Press CTRL+C to quit)
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] WARNING: ASGI app factory detected. Using it, but please consider setting the --factory flag explicitly.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Started server process [5316]
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Waiting for application startup.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Application startup complete.
2024-05-22 21:51:25,769 - ERROR - [2.0.0.7] INFO: Uvicorn running on http://127.0.0.1:57604 (Press CTRL+C to quit)
2024-05-22 21:52:34,206 - ERROR - [2.0.0.7] INFO: ('127.0.0.1', 57951) - "WebSocket /api/v1/import/ws/status/3137abdf-3c54-4687-9b38-2843313ddec6" [accepted]
2024-05-22 21:52:34,206 - ERROR - [2.0.0.7] INFO: connection open
2024-05-22 21:52:42,382 - ERROR - [2.0.0.7] INFO: connection closed
2024-05-30 10:00:59,294 - ERROR - [2.0.0.12] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "firma", "konto_1" and FROM element "konto". Apply join condition(s) between each element to resolve.
2024-05-30 10:01:25,867 - ERROR - [2.0.0.12] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 11:13:58,109 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_1". Apply join condition(s) between each element to resolve.
2024-05-31 11:14:24,351 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:10:04,531 - ERROR - [2.0.0.13] bascore\baslib\ordre.py:188: SAWarning: SELECT statement has a cartesian product between FROM element(s) "faktura_grunnlag" and FROM element "faktura". Apply join condition(s) between each element to resolve.
2024-05-31 12:10:19,211 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto_1", "firma" and FROM element "konto". Apply join condition(s) between each element to resolve.
2024-05-31 12:10:38,126 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:29:25,821 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
2024-05-31 12:32:06,849 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:34:37,517 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
2024-05-31 12:35:04,117 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-05-31 12:49:09,991 - ERROR - [2.0.0.13] bascore\baslib\ordre.py:188: SAWarning: SELECT statement has a cartesian product between FROM element(s) "faktura" and FROM element "faktura_grunnlag". Apply join condition(s) between each element to resolve.
2024-05-31 12:49:21,391 - ERROR - [2.0.0.13] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-05-31 13:06:29,217 - ERROR - [2.0.0.13] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_1". Apply join condition(s) between each element to resolve.
2024-05-31 13:06:31,453 - ERROR - [2.0.0.13] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-05-31 13:06:40,675 - ERROR - [2.0.0.13] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-05-31 13:07:18,443 - ERROR - [2.0.0.13] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-02 23:35:55,245 - ERROR - [2.0.0.14] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
2024-06-02 23:36:15,670 - ERROR - [2.0.0.14] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-03 23:11:03,808 - ERROR - [2.0.0.14] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto_1", "firma" and FROM element "konto". Apply join condition(s) between each element to resolve.
2024-06-03 23:11:22,389 - ERROR - [2.0.0.14] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-08 13:34:41,104 - ERROR - [2.0.0.15] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_1". Apply join condition(s) between each element to resolve.
2024-06-08 13:34:56,485 - ERROR - [2.0.0.15] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-08 13:35:33,089 - ERROR - [2.0.0.15] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-06-08 13:37:01,280 - ERROR - [2.0.0.15] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\ordre.py", line 134, in hent_prdrepdf
File "bascore\baslib\__init__.py", line 73, in func_wrapper
TypeError: OrdreCtrl.create_order_pdf() missing 1 required positional argument: 'ordre'
2024-06-08 13:37:28,941 - ERROR - [2.0.0.15] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-06-10 13:32:57,074 - ERROR - [2.0.0.16] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_2". Apply join condition(s) between each element to resolve.
2024-06-10 13:33:14,953 - ERROR - [2.0.0.16] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-10 13:33:25,213 - ERROR - [2.0.0.16] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\ordre.py", line 134, in hent_prdrepdf
File "bascore\baslib\__init__.py", line 73, in func_wrapper
TypeError: OrdreCtrl.create_order_pdf() missing 1 required positional argument: 'ordre'
2024-06-13 14:11:25,964 - ERROR - [2.0.0.17] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-13 14:12:01,580 - ERROR - [2.0.0.17] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
2024-06-18 19:50:49,442 - ERROR - [2.0.0.19] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_2". Apply join condition(s) between each element to resolve.
2024-06-18 19:50:59,061 - ERROR - [2.0.0.19] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-06-18 19:51:17,017 - ERROR - [2.0.0.19] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-18 19:57:55,889 - ERROR - [2.0.0.19] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_2". Apply join condition(s) between each element to resolve.
2024-06-18 19:57:58,783 - ERROR - [2.0.0.19] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 296, in app
File "fastapi\routing.py", line 155, in serialize_response
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None}
2024-06-18 19:58:24,678 - ERROR - [2.0.0.19] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-18 20:15:05,709 - ERROR - [2.0.0.19] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-18 20:16:51,930 - ERROR - [2.0.0.19] bascore\baslib\ordre.py:194: SAWarning: SELECT statement has a cartesian product between FROM element(s) "faktura_grunnlag" and FROM element "faktura". Apply join condition(s) between each element to resolve.
2024-06-18 20:18:49,440 - ERROR - [2.0.0.19] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\vare.py", line 110, in save_vare
File "bascore\baslib\__init__.py", line 73, in func_wrapper
File "bascore\baslib\vare.py", line 90, in save_vare
bascore.baslib.ValidationException: Varenummeret er allerede i bruk.
2024-06-18 20:18:55,493 - ERROR - [2.0.0.19] ERROR: Exception in ASGI application
Traceback (most recent call last):
File "uvicorn\protocols\http\h11_impl.py", line 407, in run_asgi
File "uvicorn\middleware\proxy_headers.py", line 69, in __call__
File "fastapi\applications.py", line 1054, in __call__
File "starlette\applications.py", line 123, in __call__
File "starlette\middleware\errors.py", line 186, in __call__
File "starlette\middleware\errors.py", line 164, in __call__
File "starlette\middleware\exceptions.py", line 65, in __call__
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 756, in __call__
File "starlette\routing.py", line 776, in app
File "starlette\routing.py", line 297, in handle
File "starlette\routing.py", line 77, in app
File "starlette\_exception_handler.py", line 64, in wrapped_app
File "starlette\_exception_handler.py", line 53, in wrapped_app
File "starlette\routing.py", line 72, in app
File "fastapi\routing.py", line 278, in app
File "fastapi\routing.py", line 193, in run_endpoint_function
File "starlette\concurrency.py", line 42, in run_in_threadpool
File "anyio\to_thread.py", line 56, in run_sync
File "anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio\_backends\_asyncio.py", line 851, in run
File "bascore\webapi\api\vare.py", line 110, in save_vare
File "bascore\baslib\__init__.py", line 73, in func_wrapper
File "bascore\baslib\vare.py", line 90, in save_vare
bascore.baslib.ValidationException: Varenummeret er allerede i bruk.
2024-06-21 23:44:32,204 - ERROR - [2.0.0.20] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "konto_2". Apply join condition(s) between each element to resolve.
2024-06-21 23:44:48,531 - ERROR - [2.0.0.20] pydantic\main.py:347: UserWarning: Pydantic serializer warnings:
Expected `decimal` but got `int` - serialized value may not be as expected
Expected `decimal` but got `int` - serialized value may not be as expected
2024-06-21 23:45:59,473 - ERROR - [2.0.0.20] bascore\baslib\ordre.py:194: SAWarning: SELECT statement has a cartesian product between FROM element(s) "faktura" and FROM element "faktura_grunnlag". Apply join condition(s) between each element to resolve.
2024-06-21 23:56:21,890 - ERROR - [2.0.0.20] bascore\baslib\firma.py:89: SAWarning: SELECT statement has a cartesian product between FROM element(s) "konto" and FROM element "firma". Apply join condition(s) between each element to resolve.
|
|
|
Jeg gjør oppmerksom på at det også genereres ei tom errorfil med navn "bas21-basckend-error.log" i tillegg til de to jeg har lasta opp. Bug? |
|
|
Glemte å si fra om at generering av pdf faktura nå fungerer som det skal, også ved forhåndsvisning. |
| Dato endret | Brukernavn | Felt | Endring |
|---|---|---|---|
| 2024-05-30 10:14 | abk | Ny sak | |
| 2024-05-30 10:14 | abk | Status | Ny => Delegert |
| 2024-05-30 10:14 | abk | Delegert til | => chreide |
| 2024-05-30 10:14 | abk | Fil lagt til:: Skjermbilde 2024-05-30 100146.png | |
| 2024-05-30 10:15 | abk | Nøkkelord koblet: Server error 500 | |
| 2024-05-30 10:59 | chreide | Notat lagt til: 0000177 | |
| 2024-05-30 11:45 | abk | Notat lagt til: 0000178 | |
| 2024-05-30 11:45 | abk | Fil lagt til:: bas21-backend-error.log | |
| 2024-05-31 10:36 | chreide | Notat lagt til: 0000180 | |
| 2024-05-31 12:59 | abk | Notat lagt til: 0000183 | |
| 2024-05-31 12:59 | abk | Fil lagt til:: bas21-error.log | |
| 2024-05-31 12:59 | abk | Fil lagt til:: bas21-backend-error-2.log | |
| 2024-06-22 00:02 | abk | Notat lagt til: 0000193 | |
| 2024-06-22 00:05 | abk | Notat lagt til: 0000194 | |
| 2024-06-22 00:05 | abk | Fil lagt til:: bas21-error-2.log | |
| 2024-06-22 00:05 | abk | Fil lagt til:: bas21-backend-error-3.log | |
| 2024-06-22 00:07 | abk | Notat lagt til: 0000195 | |
| 2024-06-22 00:10 | abk | Notat lagt til: 0000196 | |
| 2025-01-09 14:08 | chreide | Status | Delegert => Løst |
| 2025-01-09 14:08 | chreide | Løsningsstatus | Åpen => Fikset |