testsigmahq / testsigma

A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.
https://testsigma.com
Apache License 2.0
897 stars 187 forks source link

[Bug]: Server and agent not starting - due to expired certificate #380

Open jimdaro opened 10 months ago

jimdaro commented 10 months ago

Is there an existing issue for this?

What is the current behavior?

The server and the agent trying to renew it's certificate from this link:

https://s3.amazonaws.com/public-assets.testsigma.com/os_certificates/local_testsigmaos_com.pem

But the answer is:

AccessDenied Access Denied KJZG7PN618RJDCDK FR4Df9XG4kko6B+FiU0JnXsyY1q2/IHTVv6FgTkSOd8abOxkMbGzpcZDTfLRrOmGwNQh5RXFNRE=

What is the expected behavior?

A new certificate sould be issued and placed the location above

Steps To Reproduce

Start with windows community edition and the nginx log you can see the unsuccessful download...

Version

Testsigma Community Edition

lucielavickova-tesena commented 10 months ago

same happening to me and many other users, see Discord support channel. Cannot access https://[local.testsigmaos.com](https://local.testsigmaos.com/ui/)/ui/ due to this problem. image image

lucielavickova-tesena commented 10 months ago

Fixed, app working again image

lucielavickova-tesena commented 7 months ago

@jimdaro I guess this issue can be closed, as it's resolved already?