Process cannot access file because it is being used by another process
arcticpsycho
FREEOP

8 months ago

I've tried just about everything at this point. I only have one terminal open so I don't know what else is using it. Project ID 6edbdceb-daf5-4ac2-82c0-49fe3653a4b1

Solved

10 Replies

dev
MODERATOR

8 months ago

Why are you trying to railway up your system32 💀


dev
MODERATOR

8 months ago

If you're trying to upload a project via CLI then you'll need to run the command:

  1. railway link (to link to the correct service, if you haven't already)

  2. and railway up (to upload the contents of the parent directory)
    within the directory of your project.

You're currently running the command in system32 (likely cause you're running the terminal in administrator mode)


arcticpsycho
FREEOP

8 months ago

It was giving me another error that I didn't have the correct permissions when I tried to run it from Powershell without admin.


arcticpsycho
FREEOP

8 months ago

I believe it was error 5


arcticpsycho
FREEOP

8 months ago

I think I'm just doing this all wrong, it's my first time using Railway for a project. I'll poke around the documentation some more and see if I can figure it out myself. Sorry for bothering you


dev
MODERATOR

8 months ago

No no it's not a problem at all, you just need to make sure those commands are ran in the correct directory


arcticpsycho
FREEOP

8 months ago

I figured it out, thank you


arcticpsycho
FREEOP

8 months ago

Just had to change a bunch of stuff on my PC and do a reinstallation of Git


dev
MODERATOR

8 months ago

awesome, glad you got it figured out


dev
MODERATOR

8 months ago

!s


Status changed to Solved dev 8 months ago


Loading...