XenoWaiT
Explore posts from serversDTDrizzle Team
•Created by XenoWaiT on 4/29/2024 in #help
Drizzle Studio: Cannot read properties of undefined (reading 'name')
@Ze'ev sure
its imported from a file enums.ts
4 replies
Unbale to delete project or add service
my issue got resolved by itself somehow after minutes of panicking because it was right before my teams release :”) basically two main things:
1) in one environment (staging), i couldnt see my services, just a blank canvas . basically same as what you see here (https://discord.com/channels/713503345364697088/1183820072108687441/1183820694463709184)
2) in both (all) my environments, i couldnt deploy new changes as the build process seemed to get stuck at “building”
what i was doing before this problem came about:
i had opted in for the staged changes feature flag and tried to commit a new variable in my staging environment which led to 1)
what might have fixed it:
- i turned off the staged changes feature flag and had to wait a few minutes (around 10)
- eventually things went back to normal magically, but i dont think the environment commit got through. previous halted builds resumed and went back to normal.
25 replies