app_errors.log 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. [2025-05-14 12:46:11.788]
  2. Traceback (most recent call last):
  3. File "D:\nicegui_flightinfo\SeverStart.py", line 262, in getFlightData2
  4. bc = DBUtils.judge_bc()["bc"]
  5. NameError: name 'DBUtils' is not defined
  6. ==================================================
  7. [2025-05-14 12:45:41.797]
  8. Traceback (most recent call last):
  9. File "D:\nicegui_flightinfo\SeverStart.py", line 262, in getFlightData2
  10. bc = DBUtils.judge_bc()["bc"]
  11. NameError: name 'DBUtils' is not defined
  12. ==================================================
  13. [2025-05-14 12:45:13.082]
  14. Traceback (most recent call last):
  15. File "D:\nicegui_flightinfo\SeverStart.py", line 262, in getFlightData2
  16. bc = DBUtils.judge_bc()["bc"]
  17. NameError: name 'DBUtils' is not defined
  18. ==================================================
  19. [2025-05-14 12:44:11.795]
  20. Traceback (most recent call last):
  21. File "D:\nicegui_flightinfo\SeverStart.py", line 262, in getFlightData2
  22. bc = DBUtils.judge_bc()["bc"]
  23. NameError: name 'DBUtils' is not defined
  24. ==================================================
  25. [2025-05-14 12:43:36.930]
  26. Traceback (most recent call last):
  27. File "D:\nicegui_flightinfo\SeverStart.py", line 262, in getFlightData2
  28. bc = DBUtils.judge_bc()["bc"]
  29. NameError: name 'DBUtils' is not defined
  30. ==================================================