Alexa Show5
-
@Merlin123 said in Alexa Show5:
@dszacik said in Alexa Show5:
@ICED I found a forum that stated the Show 5’s need https, so I installed Monocle on my Raspberry Pi and followed the configuration instructions, now all of my cameras are visible on my Show 5’s
How exactly did you configure it? Which instruction? Could you please post the link?
Echo Show 5 and 8 definitely require using the Monocle Gateway. More info can be found here: https://monoclecam.com/monocle-gateway
These devices also require that you configure/use a stream resolution of 1080P or less. This would need to be configured on the camera itself, or use the secondary stream of the camera since most cameras include a low-resolution secondary stream.Thanks, Robert
-
How can I check if the gateway works correct?
-
DNS rebinding did not work. I fixed it, but it still doesn’t work :(
-
Can you post a log from your Monocle Gateway instance while you make a single request for a camera stream. Its best if you restart the Monocle Gateway and make a single camera request that fails and then post the information from the point it starts up to the end of the failed request.
Thanks, Robert
-
Two logs:
first with setting “proxy”
-- Logs begin at Mon 2020-03-02 13:38:13 CET. -- Mär 02 16:43:09 beelink monocle-gateway[12135]: [RTSP Server Stopping] Mär 02 16:43:09 beelink systemd[1]: Stopping Monocle Gateway Service... Mär 02 16:43:09 beelink monocle-gateway[12135]: [RTSP Server Stopped] Mär 02 16:43:09 beelink monocle-gateway[12135]: [Monocle Stopping] Mär 02 16:43:09 beelink monocle-gateway[12135]: [Monocle Stopped] Mär 02 16:43:09 beelink monocle-gateway[12135]: [RTSP Proxy Stopped] CODE=0; SIGNAL=SIGTERM Mär 02 16:43:09 beelink monocle-gateway[12135]: [Monocle Disconnected] Mär 02 16:43:09 beelink systemd[1]: monocle-gateway.service: Succeeded. Mär 02 16:43:09 beelink systemd[1]: Stopped Monocle Gateway Service. Mär 02 16:43:17 beelink systemd[1]: Started Monocle Gateway Service. Mär 02 16:43:17 beelink monocle-gateway[20422]: ****************************************************************** Mär 02 16:43:17 beelink monocle-gateway[20422]: * __ __ ___ _ _ ___ ___ _ ___ * Mär 02 16:43:17 beelink monocle-gateway[20422]: * | \/ |/ _ \| \| |/ _ \ / __| | | __| * Mär 02 16:43:17 beelink monocle-gateway[20422]: * | |\/| | (_) | .` | (_) | (__| |__| _| * Mär 02 16:43:17 beelink monocle-gateway[20422]: * |_| |_|\___/|_|\_|\___/ \___|____|___| * Mär 02 16:43:17 beelink monocle-gateway[20422]: * * Mär 02 16:43:17 beelink monocle-gateway[20422]: ****************************************************************** Mär 02 16:43:18 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:18 beelink monocle-gateway[20422]: MONOCLE RUNTIME ENVIRONMENT Mär 02 16:43:18 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:18 beelink monocle-gateway[20422]: VERSION = 0.0.4 Mär 02 16:43:18 beelink monocle-gateway[20422]: OS/ARCH = linux/x64 Mär 02 16:43:18 beelink monocle-gateway[20422]: PROCESS = monocle-gateway (PID=20422) Mär 02 16:43:18 beelink monocle-gateway[20422]: TIMESTAMP = 2020-03-02T15:43:18.537Z Mär 02 16:43:18 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:18 beelink monocle-gateway[20422]: MONOCLE GATEWAY SERVICE (Version: 0.0.4) Mär 02 16:43:18 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:18 beelink monocle-gateway[20422]: [Monocle Starting] Mär 02 16:43:18 beelink monocle-gateway[20422]: [Monocle Connecting] Mär 02 16:43:18 beelink monocle-gateway[20422]: [Monocle Started] Mär 02 16:43:18 beelink monocle-gateway[20422]: [RTSP Server Starting] Mär 02 16:43:18 beelink monocle-gateway[20422]: [RTSP Server Listening] 0.0.0.0:8555 (RTSP) Mär 02 16:43:18 beelink monocle-gateway[20422]: [RTSP Server Listening] 0.0.0.0:443 (RTSP-TLS) Mär 02 16:43:18 beelink monocle-gateway[20422]: [RTSP Proxy Started] (PID=20433) Mär 02 16:43:18 beelink monocle-gateway[20422]: [RTSP Server Listening] 0.0.0.0:8554 (PROXY) Mär 02 16:43:18 beelink monocle-gateway[20422]: [RTSP Server Started] Mär 02 16:43:18 beelink monocle-gateway[20422]: 2020-03-02T15:43:18.665Z [ERROR] [PROXY SERVER ERROR] Error: listen EADDRINUSE 0.0.0.0:443 Mär 02 16:43:18 beelink monocle-gateway[20422]: [ '[PROXY SERVER ERROR]', Mär 02 16:43:18 beelink monocle-gateway[20422]: { Error: listen EADDRINUSE 0.0.0.0:443 Mär 02 16:43:18 beelink monocle-gateway[20422]: at Object._errnoException (util.js:1031:13) Mär 02 16:43:18 beelink monocle-gateway[20422]: at _exceptionWithHostPort (util.js:1052:20) Mär 02 16:43:18 beelink monocle-gateway[20422]: at Server.setupListenHandle [as _listen2] (net.js:1367:14) Mär 02 16:43:18 beelink monocle-gateway[20422]: at listenInCluster (net.js:1408:12) Mär 02 16:43:18 beelink monocle-gateway[20422]: at doListen (net.js:1523:7) Mär 02 16:43:18 beelink monocle-gateway[20422]: at _combinedTickCallback (internal/process/next_tick.js:141:11) Mär 02 16:43:18 beelink monocle-gateway[20422]: at process._tickCallback (internal/process/next_tick.js:180:9) Mär 02 16:43:18 beelink monocle-gateway[20422]: at Function.Module.runMain (pkg/prelude/bootstrap.js:1299:13) Mär 02 16:43:18 beelink monocle-gateway[20422]: at startup (bootstrap_node.js:227:16) Mär 02 16:43:18 beelink monocle-gateway[20422]: at bootstrap_node.js:649:3 Mär 02 16:43:18 beelink monocle-gateway[20422]: errno: 'EADDRINUSE', Mär 02 16:43:18 beelink monocle-gateway[20422]: code: 'EADDRINUSE', Mär 02 16:43:18 beelink monocle-gateway[20422]: syscall: 'listen', Mär 02 16:43:18 beelink monocle-gateway[20422]: address: '0.0.0.0', Mär 02 16:43:18 beelink monocle-gateway[20422]: port: 443 } ] Mär 02 16:43:18 beelink monocle-gateway[20422]: 2020-03-02T15:43:18.716Z [ERROR] [RTSP Server Error] listen EADDRINUSE 0.0.0.0:443 Mär 02 16:43:18 beelink monocle-gateway[20422]: [ '[RTSP Server Error]', 'listen EADDRINUSE 0.0.0.0:443' ] Mär 02 16:43:19 beelink monocle-gateway[20422]: [Monocle Connected] Mär 02 16:43:19 beelink monocle-gateway[20422]: [RTSP Server Registered] Mär 02 16:43:19 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:19 beelink monocle-gateway[20422]: MONOCLE RTSP SERVICE - INITIALIZED Mär 02 16:43:19 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:19 beelink monocle-gateway[20422]: FQDN = 62c8123e-199b-4f37-8169-f8d09ee3e88e.mproxy.io Mär 02 16:43:19 beelink monocle-gateway[20422]: HOST = 192.168.0.175 Mär 02 16:43:19 beelink monocle-gateway[20422]: PORT = 443 Mär 02 16:43:19 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:33 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:33 beelink monocle-gateway[20422]: INITIALIZE RTSP STREAM: Garten Mär 02 16:43:33 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:33 beelink monocle-gateway[20422]: - NAME : Garten Mär 02 16:43:33 beelink monocle-gateway[20422]: - LABEL : PRIMARY Mär 02 16:43:33 beelink monocle-gateway[20422]: - URL : rtsp://192.168.0.157:6554/stream_0 Mär 02 16:43:33 beelink monocle-gateway[20422]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 Mär 02 16:43:33 beelink monocle-gateway[20422]: - SESS : 9e26aa0c-63ec-496c-a322-14f3dde129a5 Mär 02 16:43:33 beelink monocle-gateway[20422]: - MODIF : Sun Mar 01 2020 09:53:56 GMT+0100 (CET) Mär 02 16:43:33 beelink monocle-gateway[20422]: - TAGS : @noaudio,@proxy Mär 02 16:43:33 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:33 beelink monocle-gateway[20422]: 2020-03-02T15:43:33.134Z [INFO] [RTSP PROXY] REGISTERING STREAM [Garten/PRIMARY]; (STREAM:5634686a-1a29-4056-9976-46e185f9e747) Mär 02 16:43:33 beelink monocle-gateway[20422]: 2020-03-02T15:43:33.158Z [DEBUG] <RTSP-PROXY> [REQUEST] --> [REGISTER] rtsp://192.168.0.157:6554/stream_0 Mär 02 16:43:33 beelink monocle-gateway[20422]: 2020-03-02T15:43:33.160Z [TRACE] <RTSP-PROXY> [REQUEST] --> [HEADERS] { Mär 02 16:43:33 beelink monocle-gateway[20422]: "cseq": "1", Mär 02 16:43:33 beelink monocle-gateway[20422]: "transport": "reuse_connection=0;preferred_delivery_protocol=udp;proxy_url_suffix=STREAM:5634686a-1a29-4056-9976-46e185f9e747;username=Merlin123;password=--a2sq31" Mär 02 16:43:33 beelink monocle-gateway[20422]: } Mär 02 16:43:33 beelink monocle-gateway[20422]: 2020-03-02T15:43:33.167Z [DEBUG] <RTSP-PROXY> [RESPONSE] <-- [200 (OK)] <cseq=1> (session=undefined) Mär 02 16:43:33 beelink monocle-gateway[20422]: 2020-03-02T15:43:33.168Z [TRACE] <RTSP-PROXY> [RESPONSE] <-- [HEADERS] { Mär 02 16:43:33 beelink monocle-gateway[20422]: "cseq": "1", Mär 02 16:43:33 beelink monocle-gateway[20422]: "date": "Mon, Mar 02 2020 15:43:33 GMT" Mär 02 16:43:33 beelink monocle-gateway[20422]: } Mär 02 16:43:35 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:35 beelink monocle-gateway[20422]: INITIALIZE RTSP STREAM: Garten Mär 02 16:43:35 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:35 beelink monocle-gateway[20422]: - NAME : Garten Mär 02 16:43:35 beelink monocle-gateway[20422]: - LABEL : PRIMARY Mär 02 16:43:35 beelink monocle-gateway[20422]: - URL : rtsp://192.168.0.157:6554/stream_0 Mär 02 16:43:35 beelink monocle-gateway[20422]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 Mär 02 16:43:35 beelink monocle-gateway[20422]: - SESS : 66dea93e-e45a-46a5-a3d5-9d4a5922cbc1 Mär 02 16:43:35 beelink monocle-gateway[20422]: - MODIF : Sun Mar 01 2020 09:53:56 GMT+0100 (CET) Mär 02 16:43:35 beelink monocle-gateway[20422]: - TAGS : @noaudio,@proxy Mär 02 16:43:35 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:36 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:36 beelink monocle-gateway[20422]: INITIALIZE RTSP STREAM: Garten Mär 02 16:43:36 beelink monocle-gateway[20422]: ------------------------------------------------- Mär 02 16:43:36 beelink monocle-gateway[20422]: - NAME : Garten Mär 02 16:43:36 beelink monocle-gateway[20422]: - LABEL : PRIMARY Mär 02 16:43:36 beelink monocle-gateway[20422]: - URL : rtsp://192.168.0.157:6554/stream_0 Mär 02 16:43:36 beelink monocle-gateway[20422]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 Mär 02 16:43:36 beelink monocle-gateway[20422]: - SESS : 74ddfb90-2cf8-400f-a68b-844ab123b94f Mär 02 16:43:36 beelink monocle-gateway[20422]: - MODIF : Sun Mar 01 2020 09:53:56 GMT+0100 (CET) Mär 02 16:43:36 beelink monocle-gateway[20422]: - TAGS : @noaudio,@proxy Mär 02 16:43:36 beelink monocle-gateway[20422]: -------------------------------------------------
with setting tunnel:
Mär 02 16:46:02 beelink monocle-gateway[24797]: ****************************************************************** Mär 02 16:46:02 beelink monocle-gateway[24797]: * __ __ ___ _ _ ___ ___ _ ___ * Mär 02 16:46:02 beelink monocle-gateway[24797]: * | \/ |/ _ \| \| |/ _ \ / __| | | __| * Mär 02 16:46:02 beelink monocle-gateway[24797]: * | |\/| | (_) | .` | (_) | (__| |__| _| * Mär 02 16:46:02 beelink monocle-gateway[24797]: * |_| |_|\___/|_|\_|\___/ \___|____|___| * Mär 02 16:46:02 beelink monocle-gateway[24797]: * * Mär 02 16:46:02 beelink monocle-gateway[24797]: ****************************************************************** Mär 02 16:46:03 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:03 beelink monocle-gateway[24797]: MONOCLE RUNTIME ENVIRONMENT Mär 02 16:46:03 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:03 beelink monocle-gateway[24797]: VERSION = 0.0.4 Mär 02 16:46:03 beelink monocle-gateway[24797]: OS/ARCH = linux/x64 Mär 02 16:46:03 beelink monocle-gateway[24797]: PROCESS = monocle-gateway (PID=24797) Mär 02 16:46:03 beelink monocle-gateway[24797]: TIMESTAMP = 2020-03-02T15:46:03.323Z Mär 02 16:46:03 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:03 beelink monocle-gateway[24797]: MONOCLE GATEWAY SERVICE (Version: 0.0.4) Mär 02 16:46:03 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:03 beelink monocle-gateway[24797]: [Monocle Starting] Mär 02 16:46:03 beelink monocle-gateway[24797]: [Monocle Connecting] Mär 02 16:46:03 beelink monocle-gateway[24797]: [Monocle Started] Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Server Starting] Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Server Listening] 0.0.0.0:8555 (RTSP) Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Server Listening] 0.0.0.0:443 (RTSP-TLS) Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Proxy Started] (PID=24966) Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Server Listening] 0.0.0.0:8554 (PROXY) Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Server Started] Mär 02 16:46:03 beelink monocle-gateway[24797]: 2020-03-02T15:46:03.435Z [ERROR] [PROXY SERVER ERROR] Error: listen EADDRINUSE 0.0.0.0:443 Mär 02 16:46:03 beelink monocle-gateway[24797]: [ '[PROXY SERVER ERROR]', Mär 02 16:46:03 beelink monocle-gateway[24797]: { Error: listen EADDRINUSE 0.0.0.0:443 Mär 02 16:46:03 beelink monocle-gateway[24797]: at Object._errnoException (util.js:1031:13) Mär 02 16:46:03 beelink monocle-gateway[24797]: at _exceptionWithHostPort (util.js:1052:20) Mär 02 16:46:03 beelink monocle-gateway[24797]: at Server.setupListenHandle [as _listen2] (net.js:1367:14) Mär 02 16:46:03 beelink monocle-gateway[24797]: at listenInCluster (net.js:1408:12) Mär 02 16:46:03 beelink monocle-gateway[24797]: at doListen (net.js:1523:7) Mär 02 16:46:03 beelink monocle-gateway[24797]: at _combinedTickCallback (internal/process/next_tick.js:141:11) Mär 02 16:46:03 beelink monocle-gateway[24797]: at process._tickCallback (internal/process/next_tick.js:180:9) Mär 02 16:46:03 beelink monocle-gateway[24797]: at Function.Module.runMain (pkg/prelude/bootstrap.js:1299:13) Mär 02 16:46:03 beelink monocle-gateway[24797]: at startup (bootstrap_node.js:227:16) Mär 02 16:46:03 beelink monocle-gateway[24797]: at bootstrap_node.js:649:3 Mär 02 16:46:03 beelink monocle-gateway[24797]: errno: 'EADDRINUSE', Mär 02 16:46:03 beelink monocle-gateway[24797]: code: 'EADDRINUSE', Mär 02 16:46:03 beelink monocle-gateway[24797]: syscall: 'listen', Mär 02 16:46:03 beelink monocle-gateway[24797]: address: '0.0.0.0', Mär 02 16:46:03 beelink monocle-gateway[24797]: port: 443 } ] Mär 02 16:46:03 beelink monocle-gateway[24797]: 2020-03-02T15:46:03.446Z [ERROR] [RTSP Server Error] listen EADDRINUSE 0.0.0.0:443 Mär 02 16:46:03 beelink monocle-gateway[24797]: [ '[RTSP Server Error]', 'listen EADDRINUSE 0.0.0.0:443' ] Mär 02 16:46:03 beelink monocle-gateway[24797]: [Monocle Connected] Mär 02 16:46:03 beelink monocle-gateway[24797]: [RTSP Server Registered] Mär 02 16:46:04 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:04 beelink monocle-gateway[24797]: MONOCLE RTSP SERVICE - INITIALIZED Mär 02 16:46:04 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:04 beelink monocle-gateway[24797]: FQDN = 62c8123e-199b-4f37-8169-f8d09ee3e88e.mproxy.io Mär 02 16:46:04 beelink monocle-gateway[24797]: HOST = 192.168.0.175 Mär 02 16:46:04 beelink monocle-gateway[24797]: PORT = 443 Mär 02 16:46:04 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:11 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:11 beelink monocle-gateway[24797]: INITIALIZE RTSP STREAM: Garten Mär 02 16:46:11 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:11 beelink monocle-gateway[24797]: - NAME : Garten Mär 02 16:46:11 beelink monocle-gateway[24797]: - LABEL : PRIMARY Mär 02 16:46:11 beelink monocle-gateway[24797]: - URL : rtsp://192.168.0.157:6554/stream_0 Mär 02 16:46:11 beelink monocle-gateway[24797]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 Mär 02 16:46:11 beelink monocle-gateway[24797]: - SESS : e5a94cd3-c0b9-4da3-ad46-9538f58b65ba Mär 02 16:46:11 beelink monocle-gateway[24797]: - MODIF : Mon Mar 02 2020 16:45:51 GMT+0100 (CET) Mär 02 16:46:11 beelink monocle-gateway[24797]: - TAGS : @tunnel Mär 02 16:46:11 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:13 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:13 beelink monocle-gateway[24797]: INITIALIZE RTSP STREAM: Garten Mär 02 16:46:13 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:13 beelink monocle-gateway[24797]: - NAME : Garten Mär 02 16:46:13 beelink monocle-gateway[24797]: - LABEL : PRIMARY Mär 02 16:46:13 beelink monocle-gateway[24797]: - URL : rtsp://192.168.0.157:6554/stream_0 Mär 02 16:46:13 beelink monocle-gateway[24797]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 Mär 02 16:46:13 beelink monocle-gateway[24797]: - SESS : 8eb82696-c897-4348-8b4e-4bcb54e7d178 Mär 02 16:46:13 beelink monocle-gateway[24797]: - MODIF : Mon Mar 02 2020 16:45:51 GMT+0100 (CET) Mär 02 16:46:13 beelink monocle-gateway[24797]: - TAGS : @tunnel Mär 02 16:46:13 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:14 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:14 beelink monocle-gateway[24797]: INITIALIZE RTSP STREAM: Garten Mär 02 16:46:14 beelink monocle-gateway[24797]: ------------------------------------------------- Mär 02 16:46:14 beelink monocle-gateway[24797]: - NAME : Garten Mär 02 16:46:14 beelink monocle-gateway[24797]: - LABEL : PRIMARY Mär 02 16:46:14 beelink monocle-gateway[24797]: - URL : rtsp://192.168.0.157:6554/stream_0 Mär 02 16:46:14 beelink monocle-gateway[24797]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 Mär 02 16:46:14 beelink monocle-gateway[24797]: - SESS : 39cf6759-1ab3-4422-9e52-c1f094cf5969 Mär 02 16:46:14 beelink monocle-gateway[24797]: - MODIF : Mon Mar 02 2020 16:45:51 GMT+0100 (CET) Mär 02 16:46:14 beelink monocle-gateway[24797]: - TAGS : @tunnel Mär 02 16:46:14 beelink monocle-gateway[24797]: -------------------------------------------------
-
In the startup, it looks like it’s failing to start the listener on port 443. Is something else on this machine already using port 443?
(See: https://www.cyberciti.biz/faq/how-do-i-check-if-a-port-is-in-use-on-linux/)Alexa devices will only connect on port 443, so its important that the gateway can listen on port 443.
Thanks, Robert
-
Thanks for the hint. This is the problem. Now I have to find a way to free this mort or I need to install the gateway on another machine.
-
Ok…
Installed the gateway on another machine.
Listening to port 443 works:root@monocle:~# sudo ss -tulpn | grep :443 tcp LISTEN 0 128 *:443 *:* users:(("monocle-gateway",pid=1672,fd=14))
(Try to post the log in the next post. Your system ist classifing it as spam… ;) )
-
Log:
M�r 03 08:38:11 monocle monocle-gateway[1672]: INITIALIZE RTSP STREAM: Garten M�r 03 08:38:11 monocle monocle-gateway[1672]: ------------------------------------------------- M�r 03 08:38:11 monocle monocle-gateway[1672]: - NAME : Garten M�r 03 08:38:11 monocle monocle-gateway[1672]: - LABEL : PRIMARY M�r 03 08:38:11 monocle monocle-gateway[1672]: - URL : rtsp://192.168.0.157:6554/stream_0 M�r 03 08:38:11 monocle monocle-gateway[1672]: - UUID : STREAM:5634686a-1a29-4056-9976-46e185f9e747 M�r 03 08:38:11 monocle monocle-gateway[1672]: - SESS : 04cf3a13-72fd-4b0f-b7a3-ad60f6ba2de9 M�r 03 08:38:11 monocle monocle-gateway[1672]: - MODIF : Mon Mar 02 2020 16:45:51 GMT+0100 (CET) M�r 03 08:38:11 monocle monocle-gateway[1672]: - TAGS : @tunnel M�r 03 08:38:11 monocle monocle-gateway[1672]: -------------------------------------------------
-
Ok… your system doesn’t like the rest of the log, so I have to post it via a picture: