Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. sh-4.4$ sudo docker container logs homarr --since 5m
  2.  
  3. ERROR Ping timed out for app with id '1ead8487-776f-4a33-a80f-9bf14c3ef138' in config 'default' -> url: http://192.168.1.11:9090)
  4.  
  5.  
  6. ERROR Ping timed out for app with id '4356cd85-1bfa-4a6f-b847-0f5e97e9bf7d' in config 'default' -> url: http://192.168.1.43:8002)
  7.  
  8.  
  9. ERROR Ping timed out for app with id '4ba27fa5-70e2-4b4b-abaa-09a640a94fb5' in config 'default' -> url: http://192.168.1.11:3000)
  10.  
  11.  
  12. ERROR Ping timed out for app with id '7a253515-8401-4c36-88dd-ff3e85a816d4' in config 'default' -> url: http://192.168.1.11:9999)
  13.  
  14.  
  15. ERROR Ping timed out for app with id '1ead8487-776f-4a33-a80f-9bf14c3ef138' in config 'default' -> url: http://192.168.1.11:9090)
  16.  
  17.  
  18. ERROR Ping timed out for app with id '4356cd85-1bfa-4a6f-b847-0f5e97e9bf7d' in config 'default' -> url: http://192.168.1.43:8002)
  19.  
  20.  
  21. ERROR Ping timed out for app with id '4ba27fa5-70e2-4b4b-abaa-09a640a94fb5' in config 'default' -> url: http://192.168.1.11:3000)
  22.  
  23.  
  24. ERROR Ping timed out for app with id '7a253515-8401-4c36-88dd-ff3e85a816d4' in config 'default' -> url: http://192.168.1.11:9999)
  25.  
  26. ℹ Saving updated configuration of 'default' config.
  27. Exporting hostname...
  28. Migrating database...
  29. yarn run v1.22.19
  30. $ ts-node ./migrate.ts
  31. Done in 3.70s.
  32. Starting production server...
  33. Listening on port 7575 url: http://adee79cc0e8d:7575
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement