Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 3dpi
- Root
- logs
- Current path:/logs
- Free disk: 8.6 GB
- Files
- 10
- 11-15 of 15
- mcu(stm32f103xe)
- Version: v0.12.0-102-g9f41f53c
- Load: 0.04, Awake: 0.00, Freq: 72 MHz,
- 4
- Host(aarch64, 64bit)
- Version: v0.12.0-401-g383b83d7
- OS: Debian GNU/Linux 11 (bullseye)
- Distro: MainsailOS 1.3.2 (bullseye)
- Load: 0.13, Mem: 184.4 MB / 859.7 MB , Temp: 52°C
- wlan0 (192.168.178.134) : Bandwidth: 4.9 kB/s , Received: 6.7
- MB , Transmitted: 15.5 MB
- 2
- CPU
- 21
- MEM
- klipper
- v0.12.0-401-g383b83d7
- mainsail
- v2.13.1
- mainsail-config
- v1.2.1-1-gff3869a6
- moonraker
- v0.9.3-3-gccfe32f2
- sonar
- v0.1.3-1-geacc498a
- System
- OS-Packages
- Press the sync-button on the right-bottom to load the current
- endstop status.
- Drop files to upload
- 9999
- 1142
- 1143
- 1144
- 1145
- 1146
- 1147
- 1148
- 1149
- 1150
- 1151
- 1152
- 1153
- 1154
- 1155
- 1156
- 1157
- 1158
- 1159
- 1160
- 1161
- 1162
- 1163
- 1164
- 1165
- 1166
- 1167
- 1168
- 1169
- 1170
- 1171
- 1172
- 1173
- 1174
- 1175
- 1176
- 1177
- 1178
- 1179
- 1180
- 1181
- 1182
- 1183
- 1184
- 1185
- 1186
- 1187
- 1188
- 1189
- 1190
- 1191
- 1192
- 1193
- 1194
- 1195
- 1196
- 1197
- 1198
- 1199
- 1200
- 1201
- 1202
- 1203
- 1204
- 1205
- 1206
- 1207
- 1208
- 1209
- 1210
- 1211
- 1212
- 1213
- 1214
- 1215
- 1216
- 1217
- 1218
- 1219
- 1220
- 1221
- 1222
- 1223
- 1224
- 1225
- 1226
- 1227
- 1228
- 1229
- ›
- for res in _socket.getaddrinfo(host, port, family, type,
- proto, flags):
- socket.gaierror: [Errno -3] Temporary failure in name
- resolution
- 2024-12-19 15:20:55,187 [announcements.py:_fetch_moonlight()] -
- Failed to update subscription 'mainsail': Timeout while
- connecting
- 2024-12-19 15:21:00,207 [machine.py:_find_public_ip()] - Failed
- to detect local IP address
- 2024-12-19 15:21:00,211 [webcam.py:_set_default_host_ip()] -
- Default public webcam address set: http://127.0.0.1
- 2024-12-19 15:21:01,187 [ioloop.py:_run_callback()] - Exception
- in callback functools.partial(<function
- _HTTPConnection.__init__.<locals>.<lambda> at 0x7fa00670d0>,
- <Task finished name='Task-229258' coro=<_HTTPConnection.run()
- done, defined at
- /home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py:290>
- exception=gaierror(-3, 'Temporary failure in name
- resolution')>)
- Traceback (most recent call last):
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/ioloop.py",
- line 750, in _run_callback
- ret = callback()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 287, in <lambda>
- gen.convert_yielded(self.run()), lambda f: f.result()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 340, in run
- stream = await self.tcp_client.connect(
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/tcpclient.py",
- line 269, in connect
- addrinfo = await self.resolver.resolve(host, port, af)
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/netutil.py",
- line 433, in resolve
- for fam, _, _, _, address in await
- asyncio.get_running_loop().getaddrinfo(
- File "/usr/lib/python3.9/asyncio/base_events.py", line 856,
- in getaddrinfo
- return await self.run_in_executor(
- File "/usr/lib/python3.9/concurrent/futures/thread.py", line
- 52, in run
- result = self.fn(*self.args, **self.kwargs)
- File "/usr/lib/python3.9/socket.py", line 953, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type,
- proto, flags):
- socket.gaierror: [Errno -3] Temporary failure in name
- resolution
- 2024-12-19 15:21:01,689 [ioloop.py:_run_callback()] - Exception
- in callback functools.partial(<function
- _HTTPConnection.__init__.<locals>.<lambda> at 0x7fa0067af0>,
- <Task finished name='Task-229427' coro=<_HTTPConnection.run()
- done, defined at
- /home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py:290>
- exception=gaierror(-3, 'Temporary failure in name
- resolution')>)
- Traceback (most recent call last):
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/ioloop.py",
- line 750, in _run_callback
- ret = callback()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 287, in <lambda>
- gen.convert_yielded(self.run()), lambda f: f.result()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 340, in run
- stream = await self.tcp_client.connect(
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/tcpclient.py",
- line 269, in connect
- addrinfo = await self.resolver.resolve(host, port, af)
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/netutil.py",
- line 433, in resolve
- for fam, _, _, _, address in await
- asyncio.get_running_loop().getaddrinfo(
- File "/usr/lib/python3.9/asyncio/base_events.py", line 856,
- in getaddrinfo
- return await self.run_in_executor(
- File "/usr/lib/python3.9/concurrent/futures/thread.py", line
- 52, in run
- result = self.fn(*self.args, **self.kwargs)
- File "/usr/lib/python3.9/socket.py", line 953, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type,
- proto, flags):
- socket.gaierror: [Errno -3] Temporary failure in name
- resolution
- 2024-12-19 15:21:02,702 [ioloop.py:_run_callback()] - Exception
- in callback functools.partial(<function
- _HTTPConnection.__init__.<locals>.<lambda> at 0x7fa00a7820>,
- <Task finished name='Task-228989' coro=<_HTTPConnection.run()
- done, defined at
- /home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py:290>
- exception=gaierror(-3, 'Temporary failure in name
- resolution')>)
- Traceback (most recent call last):
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/ioloop.py",
- line 750, in _run_callback
- ret = callback()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 287, in <lambda>
- gen.convert_yielded(self.run()), lambda f: f.result()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 340, in run
- stream = await self.tcp_client.connect(
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/tcpclient.py",
- line 269, in connect
- addrinfo = await self.resolver.resolve(host, port, af)
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/netutil.py",
- line 433, in resolve
- for fam, _, _, _, address in await
- asyncio.get_running_loop().getaddrinfo(
- File "/usr/lib/python3.9/asyncio/base_events.py", line 856,
- in getaddrinfo
- return await self.run_in_executor(
- File "/usr/lib/python3.9/concurrent/futures/thread.py", line
- 52, in run
- result = self.fn(*self.args, **self.kwargs)
- File "/usr/lib/python3.9/socket.py", line 953, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type,
- proto, flags):
- socket.gaierror: [Errno -3] Temporary failure in name
- resolution
- 2024-12-19 15:21:02,768 [ioloop.py:_run_callback()] - Exception
- in callback functools.partial(<function
- _HTTPConnection.__init__.<locals>.<lambda> at 0x7fa098b820>,
- <Task finished name='Task-229514' coro=<_HTTPConnection.run()
- done, defined at
- /home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py:290>
- exception=gaierror(-3, 'Temporary failure in name
- resolution')>)
- Traceback (most recent call last):
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/ioloop.py",
- line 750, in _run_callback
- ret = callback()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 287, in <lambda>
- gen.convert_yielded(self.run()), lambda f: f.result()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 340, in run
- stream = await self.tcp_client.connect(
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/tcpclient.py",
- line 269, in connect
- addrinfo = await self.resolver.resolve(host, port, af)
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/netutil.py",
- line 433, in resolve
- for fam, _, _, _, address in await
- asyncio.get_running_loop().getaddrinfo(
- File "/usr/lib/python3.9/asyncio/base_events.py", line 856,
- in getaddrinfo
- return await self.run_in_executor(
- File "/usr/lib/python3.9/concurrent/futures/thread.py", line
- 52, in run
- result = self.fn(*self.args, **self.kwargs)
- File "/usr/lib/python3.9/socket.py", line 953, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type,
- proto, flags):
- socket.gaierror: [Errno -3] Temporary failure in name
- resolution
- 2024-12-19 15:21:03,691 [ioloop.py:_run_callback()] - Exception
- in callback functools.partial(<function
- _HTTPConnection.__init__.<locals>.<lambda> at 0x7fa00a7f70>,
- <Task finished name='Task-229605' coro=<_HTTPConnection.run()
- done, defined at
- /home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py:290>
- exception=gaierror(-3, 'Temporary failure in name
- resolution')>)
- Traceback (most recent call last):
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/ioloop.py",
- line 750, in _run_callback
- ret = callback()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 287, in <lambda>
- gen.convert_yielded(self.run()), lambda f: f.result()
- File
- "/home/domo/moonraker-env/lib/python3.9/site-packages/tornado/simple_httpclient.py",
- line 340, in run
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement