https://pulumi.com logo
Title
b

busy-honey-73811

03/16/2021, 10:22 AM
The Pulumi UI (https://app.pulumi.com/) is a bit shaky today. Navigating to a project site results in 404.
b

brave-planet-10645

03/16/2021, 10:47 AM
@busy-honey-73811 How do you login to the Pulumi app? Github? SSO?
b

busy-honey-73811

03/16/2021, 10:48 AM
GitLab
b

brave-planet-10645

03/16/2021, 10:49 AM
Thanks. And is it intermittent? So for example can you click on the link to go to the stack and you always get the 404 or is it only sometimes?
b

busy-honey-73811

03/16/2021, 10:53 AM
Yes, it is happens all the time:
b

brave-planet-10645

03/16/2021, 11:05 AM
So I've just created an account so I can sign in and when I create a project I'm not seeing the 404. We do use 404 if you try to access something you don't have access to, so can you check in your organisation that you have the correct access set up please. (if this is the case, it doesn't answer why you're able to see the lists, but one step at a time)
b

busy-honey-73811

03/16/2021, 11:40 AM
I have all the permissions available (ADMIN access), also if I directly navigate to the project’s site by entering https://app.pulumi.com/.../cockroachdb-backup, it works as expected.
b

brave-planet-10645

03/16/2021, 11:44 AM
Ok, let me talk with the engineers and I'll get someone to respond to your issue. In case they ask, what's your organisation name?
b

busy-honey-73811

03/16/2021, 11:44 AM
Maybe it is caused by cookies being blocked by Firefox:
Org is
nexxiot
.
b

brave-planet-10645

03/16/2021, 11:54 AM
Interesting... that would definitely cause a 404 to show (as it doesn't think you're authenticated). Is it possible to turn that feature off in FF?
b

busy-honey-73811

03/16/2021, 11:58 AM
I have no ad-blocker in place and the same behaviour on Chrome, so it is not Firefox specific. Furthermore, it does not use Cookies for authentication on the failing endpoints, it passes a
Authorization
header instead with a token
Authorization: token pul-...
.
b

brave-planet-10645

03/16/2021, 2:04 PM
Have you managed to see these stacks from before today? Reason I'm asking is that I've found some errors where we couldn't get some details for you from gitlab and I'm wondering if there's an issue because of that.
I'm wondering if it's worth adding a new gitlab user to your organisation (it can be a test one you've set up yourself), giving them admin access then removing your main one from the organisation and re-adding it again
b

busy-honey-73811

03/16/2021, 2:09 PM
Yes, I was able to access these (resp. all) stacks until today. It looks like it stopped working with the most recent Pulumi UI update (since the dashboard has been introduced). Also I don’t see what my GitLab user has to do with this incident, especially as most other Pulumi pages are still working.
b

brave-planet-10645

03/16/2021, 2:12 PM
ok... Just spoken to some others and they're seeing it as well, so hold off on doing any changes with users for now
👍 1
w

wet-noon-14291

03/16/2021, 3:24 PM
Have the same issue. We have SSO with Azure AD configured.
👍 1
b

brave-planet-10645

03/16/2021, 5:32 PM
Hi folks, just to keep you updated, a fix is being worked on. In the meantime, there is a workaround where you can go to https://app.pulumi.com/orgname/projectname (substituting orgname and projectname for appropriate values)