Hello,
I installed the latest accelerator docker image on my Synology NAS for the first time. Before I was running the regular installer package on a windows machine without any issues.
I added a dashboard user account via terminal. The accelerator default ports were already in use, so I changed the local port of container port 80 and 10080. Accessing the dashboard and connecting via editor works fine, however, logging in into the dashboard from my PC does not. It just puts me into an endless login loop - any tips?
Edit today I also spotted two error logs (probably a different issue?):
2022-01-23 18:14:55 stdout {“level”:“warn”,“ts”:“2022-01-23T18:14:55.436Z”,“msg”:“standardClient.Do error”,“agent_id”:“unitytechnologies-accelerator1_id”,“agent_name”:“unitytechnologies-accelerator1”,“component”:“pubnubVersionOnly”,“subprocess_id”:4,“method”:“POST”,“target”:“https://accelerator.cloud.unity3d.com/api/v1/accelerator/refresh_channel_access",“error”:"Post "https://accelerator.cloud.unity3d.com/api/v1/accelerator/refresh_channel_access\”: dial tcp: i/o timeout",“will retry after”:“1s”}
2022-01-23 17:37:37 stdout {“level”:“error”,“ts”:“2022-01-23T17:37:37.674Z”,“msg”:“Failed to Post Cache Metrics to CDP.”,“agent_id”:“unitytechnologies-accelerator1_id”,“agent_name”:“unitytechnologies-accelerator1”,“component”:“metrics_uploader”,“subprocess_id”:3,“error”:“Post "https://prd-lender.cdp.internal.unity3d.com/v1/events\”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)"}