Remote Build does not work - certificate expired

$ mos build --platform esp32
Connecting to https://build.mongoose-os.com, user test
Uploading sources (9566340 bytes)
Error: Post “https://build.mongoose-os.com/api/fwbuild/2.20.0/build”: x509: certificate has expired or is not yet valid: current time 2022-04-04T06:23:37+02:00 is after 2022-04-02T22:34:48Z
/private/tmp/mos-20211215-10794-1x3cumm/mos-0278853cf62da0c96ef239143243e854b2f611a8/cli/build_remote.go:329:
/private/tmp/mos-20211215-10794-1x3cumm/mos-0278853cf62da0c96ef239143243e854b2f611a8/cli/build.go:278:
/private/tmp/mos-20211215-10794-1x3cumm/mos-0278853cf62da0c96ef239143243e854b2f611a8/cli/build.go:221:
/private/tmp/mos-20211215-10794-1x3cumm/mos-0278853cf62da0c96ef239143243e854b2f611a8/cli/main.go:194: build failed
exit status 1
Command completed.

1 Like

Reported to maintainers