Deploying from the registry-convoy rancher community catalog entry (without LDAP), the sign up page loads without CSS and get this error (when connecting to the load balancer).
GET https://example.org/assets/application-9bf189edb6b30009b53dd9b0f49fc59d.css net::ERR_CONTENT_LENGTH_MISMATCH
sign_up:1 GET https://example.org/assets/application-febd0e81a3221047d447ed25f2d0b036.js net::ERR_CONTENT_LENGTH_MISMATCH
Not sure if it has anything to do with it but when doing rake portus:info it shows that the version is 2.1.0-dev (when I was expecting 2.0.5).
Deploying from the
registry-convoyrancher community catalog entry (without LDAP), the sign up page loads without CSS and get this error (when connecting to the load balancer).Not sure if it has anything to do with it but when doing
rake portus:infoit shows that the version is2.1.0-dev(when I was expecting2.0.5).