Advertisement
Guest User

Untitled

a guest
Aug 28th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. [2024-08-28 17:50:11,520] WARN {cps.config_sql:384} Log path not valid, falling back to default
  2. [2024-08-28 17:50:11,525] WARN {cps.config_sql:420} invalidating configuration
  3. [2024-08-28 17:50:11,526] WARN {cps.config_sql:384} Log path not valid, falling back to default
  4. [2024-08-28 17:50:11,696] INFO {cps:175} Starting Calibre Web...
  5. [2024-08-28 17:50:13,475] WARN {py.warnings:109} /lsiopy/lib/python3.10/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  6. warnings.warn(
  7.  
  8. [2024-08-28 17:50:14,314] INFO {apscheduler.scheduler:181} Scheduler started
  9. [2024-08-28 17:50:14,316] INFO {apscheduler.scheduler:895} Added job "delete temp" to job store "default"
  10. [2024-08-28 17:50:14,318] INFO {apscheduler.scheduler:895} Added job "end scheduled task" to job store "default"
  11. [2024-08-28 17:50:14,319] INFO {apscheduler.scheduler:895} Added job "immediately delete temp" to job store "default"
  12. [2024-08-28 17:50:14,473] INFO {apscheduler.executors.default:123} Running job "immediately delete temp (trigger: date[2024-08-28 17:50:14 IST], next run at: 2024-08-28 17:50:14 IST)" (scheduled at 2024-08-28 17:50:14.319102+01:00)
  13. [2024-08-28 17:50:14,474] INFO {apscheduler.scheduler:641} Removed job 3a6883f5b73b459f99501384632d3b47
  14. [2024-08-28 17:50:14,500] INFO {apscheduler.executors.default:144} Job "immediately delete temp (trigger: date[2024-08-28 17:50:14 IST], next run at: 2024-08-28 17:50:14 IST)" executed successfully
  15. [2024-08-28 17:50:18,549] WARN {py.warnings:109} /lsiopy/lib/python3.10/site-packages/pypdf/_crypt_providers/_cryptography.py:32: CryptographyDeprecationWarning: ARC4 has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.ARC4 and will be removed from this module in 48.0.0.
  16. from cryptography.hazmat.primitives.ciphers.algorithms import AES, ARC4
  17.  
  18. [2024-08-28 17:50:22,770] INFO {cps.server:218} Starting Gevent server on [::]:8083
  19. [2024-08-28 17:50:30,857] ERROR {cps.admin:1890} DB Location is not Valid, Please Enter Correct Path
  20. [2024-08-28 17:50:30,858] WARN {cps.config_sql:384} Log path not valid, falling back to default
  21. [2024-08-28 17:50:35,714] ERROR {cps.admin:1890} DB Location is not Valid, Please Enter Correct Path
  22. [2024-08-28 17:50:35,715] WARN {cps.config_sql:384} Log path not valid, falling back to default
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement