AmpersandTarski / RAP

RAP is a tool that lets you analyse Ampersand models, generate functional specifications and make prototypes of information systems. It is the primary tool for students of the Open University of the Netherlands in the course Rule Based Design.
5 stars 3 forks source link

Unable to use Prototype on https after first generation #339

Closed KlaasDijkstraOrdina closed 8 months ago

KlaasDijkstraOrdina commented 8 months ago

De situatie

Followed RAP4 tutorial and generated prototype from example code. Then pressed 'Open prototype' button.

Wat er gebeurde er en wat had je verwacht?

Could not visit Prototype on https, because of invalid https cert (Kubernetes Ingress Controller Fake Certificate). Works on http, but I had to change it manually in the addressbar (no 'Continue anyway' button). Some beginners might not understand how to do this / what to do.

Might be solved by linking to http instead of https first time?

Note: on codechange and 2nd time open it worked on https (LetsEncrypt cert)

Screenshot / Video

Context / Source van ampersand script

FranSlot commented 8 months ago

Due to wait times when first creating the student container it can take some time before let's encrypt issues a certificate. Will be fixed in #316.