It all started with sporadic connection Issues. And because I just want my Flash Backup reliable working I thought reinstalling would fix the issue.
But now I can't even Register my Server anymore...
Thats all I get after going through the Registartion flow.
Here is the Report
<-----UNRAID-API-REPORT----->
SERVER_NAME: DXP6800-Pro
ENVIRONMENT: production
UNRAID_VERSION: 7.0.0
UNRAID_API_VERSION: 3.11.0
UNRAID_API_STATUS: running
API_KEY: NO_API_KEY
MY_SERVERS: signed out
CLOUD:
STATUS: [error]
ERROR [API key is missing]
MINI-GRAPH:
STATUS: [PRE_INIT]
SERVERS:
ONLINE:
OFFLINE:
ALLOWED_ORIGINS: http://localhost, https://localhost, https://TAILSCALE.ts.net, https://IPV4ADDRESS, https://dxp6800-pro, https://IPV4ADDRESS.HASH.myunraid.net, https://IPV6ADDRESS.HASH.myunraid.net, https://IPV4ADDRESS.HASH.myunraid.net, https://IPV6ADDRESS.HASH.myunraid.net, https://connect.myunraid.net, https://connect-staging.myunraid.net, https://dev-my.myunraid.net:4000
</----UNRAID-API-REPORT----->
I have attached the /var/log/unraid-api/stdout.log file. It seems that my server can reach the Apikey server.
if I run a curl command from my Unraid Machine it works
root@DXP6800-Pro:/# curl --request POST \
--url https://keys.lime-technology.com/validate/apikey \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data guid=REDACTED \
--data apikey=unraid_REDACTED
{"valid":true}
So I'm now clueless why the Plugin fails and can't connect...
I Hope somebody can help me.
stdout.log
myservers.cfg