Cannot Rename Service
wowitsjack
HOBBYOP

9 months ago

Solved

94 Replies

wowitsjack
HOBBYOP

9 months ago

1273c3e9-62dd-4e20-ba57-a743575ec63e/


wowitsjack
HOBBYOP

9 months ago

Tried refreshing, diff browser, etc.

Same deal.


wowitsjack
HOBBYOP

9 months ago

Weird. Still won't work.


wowitsjack
HOBBYOP

9 months ago

legit, nothing?


wowitsjack
HOBBYOP

9 months ago

That's it? It's just fucked?


9 months ago

Can you get the request responde on the dev tools network tab?


9 months ago

When you try to change the name


9 months ago

Also, are you the project owner or a guest?


wowitsjack
HOBBYOP

9 months ago

```Railway API error with id: 1824526088627763776 _app-8e7ecb73709003df.js:1:1174730
XHRPOST
https://backboard.railway.com/graphql/internal?q=metrics
[HTTP/2 200 291ms]

XHROPTIONS
https://backboard.railway.com/graphql/internal?q=metrics
[HTTP/2 204 237ms]

GET
wss://backboard.railway.com/yjs/project/1273c3e9-62dd-4e20-ba57-a743575ec63e
[HTTP/1.1 101 Switching Protocols 473ms]

Railway API error with id: 7151959086172165339 _app-8e7ecb73709003df.js:1:1174730
XHRPOST
https://backboard.railway.com/graphql/internal?q=project
[HTTP/2 200 394ms]

XHRPOST
https://backboard.railway.com/graphql/internal?q=projectVolumeMigrations
[HTTP/2 200 396ms]

XHROPTIONS
https://backboard.railway.com/graphql/internal?q=projectVolumeMigrations
[HTTP/2 204 284ms]

XHROPTIONS
https://backboard.railway.com/graphql/internal?q=project
[HTTP/2 204 285ms]

GET
wss://backboard.railway.com/yjs/project/1273c3e9-62dd-4e20-ba57-a743575ec63e
[HTTP/1.1 101 Switching Protocols 853ms]

XHRPOST
https://backboard.railway.com/graphql/internal?q=metrics
[HTTP/2 200 509ms]

XHROPTIONS
https://backboard.railway.com/graphql/internal?q=metrics
[HTTP/2 204 254ms]```


wowitsjack
HOBBYOP

9 months ago

Solo owner, single project


9 months ago

that's not the request response


wowitsjack
HOBBYOP

9 months ago

These?

1383974490668536000


9 months ago

and the request you need to look for in the Network tab in your browser devtools is the internal?q=serviceUpdate


9 months ago

Ok


9 months ago

show the Response tab


9 months ago

it returned a 200 status code 🤔


wowitsjack
HOBBYOP

9 months ago

1383974826271838200


wowitsjack
HOBBYOP

9 months ago

Technically yes


wowitsjack
HOBBYOP

9 months ago

that's a 200 haha


wowitsjack
HOBBYOP

9 months ago

but it's very null-y


9 months ago

can you expand that errors array?


wowitsjack
HOBBYOP

9 months ago

errors [ {…} ] 0 { message: "Problem processing request", traceId: "8307939314606351144" } message "Problem processing request" traceId "8307939314606351144" data


9 months ago

Is it an empty volume?


wowitsjack
HOBBYOP

9 months ago

Yeppers


9 months ago

hi, i just checked, it seems you already have a service with that name in that project


9 months ago

we should definitely improve the error message


wowitsjack
HOBBYOP

9 months ago

But I don't


wowitsjack
HOBBYOP

9 months ago

Not in my UI anyway o .o


wowitsjack
HOBBYOP

9 months ago

How odd.


9 months ago

it could be in another environment, or maybe deleted (although thats a bug on our side)


wowitsjack
HOBBYOP

9 months ago

There was a weird period there where I deleted it yesterday, then re-made it


wowitsjack
HOBBYOP

9 months ago

It took like 5 mins of just spinning


wowitsjack
HOBBYOP

9 months ago

Then refused to rename


wowitsjack
HOBBYOP

9 months ago

Oooh.

I see the 'new' one you mean over railway-cli


wowitsjack
HOBBYOP

9 months ago

but not on the site. weird af


9 months ago

Hmmm, not even when refreshing the page? Maybe it is hidden in the Canvas?


9 months ago

Cntrl + K -> Canvas -> Reset Canvas


wowitsjack
HOBBYOP

9 months ago

The canvas has been a bit fucky for me, perhaps a firefox thing.

Like, if I deploy or delete smth I have to wait the rough time i think it'd take then manually refresh the page


wowitsjack
HOBBYOP

9 months ago

Or I'll see a spinner forever


wowitsjack
HOBBYOP

9 months ago

SO it wouldn't surprise me if this is another firefox-ery


9 months ago

Yeah because it is weird that it shows using the cli and not when using the dashboard lol


wowitsjack
HOBBYOP

9 months ago

Yeah o .O


wowitsjack
HOBBYOP

9 months ago

I have figured it out O: !


9 months ago

what was it?


wowitsjack
HOBBYOP

9 months ago

If I delete a volume, then try to remake one within 30s or so, I see nothing in the UI, but the job or some piece that isn't visisble to ME prevents me from renaming or creating another volume with the same name.


wowitsjack
HOBBYOP

9 months ago

However, if I then refresh, it in fact appears


wowitsjack
HOBBYOP

9 months ago

And I guess that's still not it ;-;


wowitsjack
HOBBYOP

9 months ago

I shall show you


wowitsjack
HOBBYOP

9 months ago

Everything in the dashboard.

All of it. You see everything.

1383977496055120000


wowitsjack
HOBBYOP

9 months ago

1383977604108910600


wowitsjack
HOBBYOP

9 months ago

1383977642964942800


wowitsjack
HOBBYOP

9 months ago

Even after removing it in the cli, I still cannot rename


wowitsjack
HOBBYOP

9 months ago

I'm out of ideas ;-;


9 months ago

@Anime Smear Sasuke if that volume exists internally, can a team member just delete it for you?


9 months ago

or do you need its data


wowitsjack
HOBBYOP

9 months ago

That would be totally fine


wowitsjack
HOBBYOP

9 months ago

It's empty anyway


9 months ago

@Paulo is it a "ghost" volume or something like that? can you delete the volume?


9 months ago

(since you're around 😆 )


9 months ago

its likely, im not at my desk right now sorry (nor oncall), just tried to give a quick help


9 months ago

tomorrow someone can take a look, but seems like the unique constraint doesnt check for soft deletion


9 months ago

should I escalate it to the team?


9 months ago

yep, its likely a bug with the constraint

but the error message is also a bug, we should give a better error anyway


9 months ago

!t


9 months ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response medim 9 months ago


wowitsjack
HOBBYOP

9 months ago

I super appreciate the help, crew <3


9 months ago

What's the name of the service here? And what are you trying to name it to?


Status changed to Awaiting User Response Railway 9 months ago


wowitsjack
HOBBYOP

9 months ago

Well


wowitsjack
HOBBYOP

9 months ago

This still exists as it just happened again


wowitsjack
HOBBYOP

9 months ago

Both PERCHERON-STABLES-STORAGEROOM and PERCHERON-STABLES-STOREROOM


wowitsjack
HOBBYOP

9 months ago

Are now 'broken' and can't be used. I tried to migrate to STOREROOM, but the bug happened again


wowitsjack
HOBBYOP

9 months ago

And now I have to refactor everything AGAIN, because this bug isn't getting fixed ;-;


wowitsjack
HOBBYOP

9 months ago

and I can't hold up the app deadline until it is


wowitsjack
HOBBYOP

9 months ago

Postgres services


wowitsjack
HOBBYOP

9 months ago

This is killing me, half my time developing this has been trying to work around crippling railway bugs, and service issues


9 months ago

I'm trying to understand what happened here. are you not able to see the PERCHERON-STABLES-STOREROOM volume on the canvas?


wowitsjack
HOBBYOP

9 months ago

Nope


wowitsjack
HOBBYOP

9 months ago

1385111510162079700


wowitsjack
HOBBYOP

9 months ago

1385111599366541300


wowitsjack
HOBBYOP

9 months ago

1385111643448545300


wowitsjack
HOBBYOP

9 months ago

I also cannot name anything PERCHERON-STABLES-STOREROOM or I get that error


9 months ago

I see that the volume was deleted and you were able to rename it?


wowitsjack
HOBBYOP

9 months ago

I'm having a heck of a time haha


wowitsjack
HOBBYOP

9 months ago

I just had a postgres service vanish entirely


wowitsjack
HOBBYOP

9 months ago

I'll test renaming in a sec



wowitsjack
HOBBYOP

9 months ago

That one now works


wowitsjack
HOBBYOP

9 months ago

Now I face the issue with BRUMBY-STABLES-STOREROOM




wowitsjack
HOBBYOP

9 months ago

How WEIRD.

So the volumes have appeared, unlinked to anything, floating.


wowitsjack
HOBBYOP

9 months ago

I can live with this


wowitsjack
HOBBYOP

9 months ago

:D


9 months ago

okay that is super weird. I can take a look at this tomorrow. as long as you are up and running


wowitsjack
HOBBYOP

9 months ago

Sure :D


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...