kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Can´t access deployments #264

Closed Phillezi closed 1 month ago

Phillezi commented 1 month ago

Cant access deployments When i click any deployment i get a white screen. Started happening today, worked an hour ago.

To Reproduce Steps to reproduce the behavior:

  1. Go to deploy
  2. Click on any deployment
  3. See white screen and check console: I get this: image

Desktop (please complete the following information):

Phillezi commented 1 month ago

I can access my deployments on the beta

pierrelefevre commented 1 month ago

Hmm, might be related to some updates in the API. Could you try hard reloading the frontend quickly?

pierrelefevre commented 1 month ago

image

if you open dev tools and then right click the reload symbol

pierrelefevre commented 1 month ago

(Empty cache and hard reload)

Phillezi commented 1 month ago

Its the same after Empty cache and hard reload

pierrelefevre commented 1 month ago

Interesting, then it's definitely the API changes! Thanks :) Will merge now so the update should rollout in a few minutes

Phillezi commented 1 month ago

Works now :+1: