Hi,
I am connecting a Multitech conduit to thingpark community using Basics station.
But the base station in thingpark community io stays in initialization state.
The log from gateway is as below:
"
2024-02-06 01:57:56.229 [CUP:INFO] Starting a CUPS session now.
2024-02-06 01:57:56.229 [CUP:INFO] Connecting to CUPS ... https://community.thingpark.io:443 (try #1)
2024-02-06 01:57:56.231 [any:INFO] ./cups.trust:
cert. version : 3
serial number : 06:6C:**:CF:99:**:8C:**:39:**:F0:**:8A:**:**:**:**:**:**
issuer name : C=US, O=Amazon, CN=Amazon Root CA 1
subject name : C=US, O=Amazon, CN=Amazon Root CA 1
issued on : 2015-05-26 00:00:00
expires on : 2038-01-17 00:00:00
signed using : RSA with SHA-256
RSA key size : 2048 bits
basic constraints : CA=true
key usage : Digital Signature, Key Cert Sign, CRL Sign
2024-02-06 01:57:56.231 [AIO:INFO] cups has no key+cert configured - running server auth only
2024-02-06 01:57:57.565 [CUP:INFO] Interaction with CUPS done (no updates) - next regular check in 1d
2024-02-06 01:57:57.565 [TCE:INFO] Starting TC engine
2024-02-06 01:57:57.567 [TCE:ERRO] No TC URI configured
2024-02-06 01:57:57.567 [TCE:INFO] Router rejected or retry limit reached. Invoking CUPS.
2024-02-06 01:57:57.567 [TCE:INFO] Terminating TC engine
2024-02-06 01:57:57.567 [CUP:INFO] Starting a CUPS session in 60 seconds.
2024-02-06 01:58:57.568 [CUP:INFO] Starting a CUPS session now.
2024-02-06 01:58:57.568 [CUP:INFO] Connecting to CUPS ... https://community.thingpark.io:443 (try #1)
2024-02-06 01:58:57.570 [any:INFO] ./cups.trust:
cert. version : 3
serial number : 06:6C:**:CF:99:**:8C:**:39:**:F0:**:8A:**:**:**:**:**:**
issuer name : C=US, O=Amazon, CN=Amazon Root CA 1
subject name : C=US, O=Amazon, CN=Amazon Root CA 1
issued on : 2015-05-26 00:00:00
expires on : 2038-01-17 00:00:00
signed using : RSA with SHA-256
RSA key size : 2048 bits
basic constraints : CA=true
key usage : Digital Signature, Key Cert Sign, CRL Sign
2024-02-06 01:58:57.570 [AIO:INFO] cups has no key+cert configured - running server auth only
2024-02-06 01:58:59.182 [CUP:INFO] Interaction with CUPS done (no updates) - next regular check in 1d
2024-02-06 01:58:59.183 [TCE:INFO] Starting TC engine
2024-02-06 01:58:59.184 [TCE:ERRO] No TC URI configured
2024-02-06 01:58:59.184 [TCE:INFO] Router rejected or retry limit reached. Invoking CUPS.
2024-02-06 01:58:59.184 [TCE:INFO] Terminating TC engine
2024-02-06 01:58:59.184 [CUP:INFO] Starting a CUPS session in 60 seconds.
"
Is there anything I missed to connect the conduit to thingpark using basic station?