Advertisement
Guest User

Octoprint Terminal Output

a guest
Oct 13th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. Changing monitoring state from "Offline" to "Detecting serial connection"
  2. Performing autodetection with 7 port/baudrate candidates: /dev/ttyAMA0@115200, /dev/ttyAMA0@250000, /dev/ttyAMA0@230400, /dev/ttyAMA0@57600, /dev/ttyAMA0@38400, /dev/ttyAMA0@19200, /dev/ttyAMA0@9600
  3. Trying port /dev/ttyAMA0, baudrate 115200
  4. Connecting to port /dev/ttyAMA0, baudrate 115200
  5. Handshake attempt #1 with timeout 2.0s
  6. Connected to: Serial<id=0xa8e758d0, open=True>(port='/dev/ttyAMA0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=2.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
  7. Send: N0 M110 N0*125
  8. Handshake attempt #2 with timeout 2.0s
  9. Send: N0 M110 N0*125
  10. Handshake attempt #3 with timeout 2.0s
  11. Send: N0 M110 N0*125
  12. Trying port /dev/ttyAMA0, baudrate 250000
  13. Handshake attempt #1 with timeout 2.0s
  14. Send: N0 M110 N0*125
  15. Handshake attempt #2 with timeout 2.0s
  16. Send: N0 M110 N0*125
  17. Handshake attempt #3 with timeout 2.0s
  18. Send: N0 M110 N0*125
  19. Trying port /dev/ttyAMA0, baudrate 230400
  20. Handshake attempt #1 with timeout 2.0s
  21. Send: N0 M110 N0*125
  22. Handshake attempt #2 with timeout 2.0s
  23. Send: N0 M110 N0*125
  24. Handshake attempt #3 with timeout 2.0s
  25. Send: N0 M110 N0*125
  26. Trying port /dev/ttyAMA0, baudrate 57600
  27. Handshake attempt #1 with timeout 2.0s
  28. Send: N0 M110 N0*125
  29. Handshake attempt #2 with timeout 2.0s
  30. Send: N0 M110 N0*125
  31. Handshake attempt #3 with timeout 2.0s
  32. Send: N0 M110 N0*125
  33. Trying port /dev/ttyAMA0, baudrate 38400
  34. Handshake attempt #1 with timeout 2.0s
  35. Send: N0 M110 N0*125
  36. Handshake attempt #2 with timeout 2.0s
  37. Send: N0 M110 N0*125
  38. Handshake attempt #3 with timeout 2.0s
  39. Send: N0 M110 N0*125
  40. Trying port /dev/ttyAMA0, baudrate 19200
  41. Handshake attempt #1 with timeout 2.0s
  42. Send: N0 M110 N0*125
  43. Handshake attempt #2 with timeout 2.0s
  44. Send: N0 M110 N0*125
  45. Handshake attempt #3 with timeout 2.0s
  46. Send: N0 M110 N0*125
  47. Trying port /dev/ttyAMA0, baudrate 9600
  48. Handshake attempt #1 with timeout 2.0s
  49. Send: N0 M110 N0*125
  50. Handshake attempt #2 with timeout 2.0s
  51. Send: N0 M110 N0*125
  52. Handshake attempt #3 with timeout 2.0s
  53. Send: N0 M110 N0*125
  54. Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected."
  55. Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)"
  56. Connection closed, closing down monitor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement