is there anywhere I can look to get any additional logs? I’m using registry v2.13.11 and CLI v12.23.4
Not sure if it makes any difference but I am using a let’s encrypt SSL certificate.
Can you update to the later versions of OpenBalena and the CLI
We have successfully tested openBalena v3 with CLI v12.25.6 and things work as expected on that front.
If things still don’t work after you update we can dive deeper into this. Also - shouldn’t mydomain.com point to what you are actually using as a domain? Or did you just change the domain to that for privacy reasons?
domain name is actually different, just changed it not to expose the name (at least for now ) I’ve upgraded to 12.29.1 (everything seems to be working) but I still get the same issue with the deploy
The error is hinting that the credentials provided to the registry cannot be validated by the API; the API is the hub which all other services use for authentication/source of truth. Is there anything in the registry / API logs to indicate an error somewhere?
Just few more questions, are you using open-balena 3.1.1 without modifying any of the versions of the services? Is this a new setup of you upgraded from an earlier open-balena version? I assume creating apps, provisioning a device, etc. all worked? The reason I’m asking is we’ve made sure that the specified versions in open balena work and there are many users who are using it successfully, so I’m wondering what is different in your setup that causes issues.
where mydomain.com is the domain you are using for your server.
Since you have never pushed a release before would it be possible to reinstall openBalena from scratch by following the guide all the way to end? In particular, if deploy works using the self-signed certificates that the quickstart script generates.
I can confirm that they all point to my server. Not sure if it makes a difference but in reality everything is using sever.domain.com not domain.com like I have said before. So logs etc actually say api.server.domain.com etc (have replaced the whole subdomain when a TLD domain when masking the logs)
I have gone trough the setup again however the issue still persists and data and SSL certificate where
retained
Hi there, if it’s not a problem for you, could you please wipe your openBalena instance entirely (including SSL certs and data, docker volumes, etc) and try going through the fresh instance setup from the top down. If that results in a broken environment again, please let us know and we’ll attempt to replicate this issue in-house.
I was running on Amazon Linux 2, tried setting up on a new instance but still got the same issue. I’ve now spawned a new instance using Ubuntu 18.04 LTS and worked flawlessly!