Static IP incorrect
ashakibp
PROOP

6 months ago

Assigned a static IP to my instance which was supposed to be 162.220.234.15 but when SSHed into instance and checking IP I'm getting 162.220.234.98

Solved

7 Replies

6 months ago

Static IP is outgoing IP. You will not see this in SSH.


ashakibp
PROOP

6 months ago

Python 3.11.14 (main, Oct 14 2025, 21:26:53) [Clang 20.1.4 ] on linux
Type "help", "copyright", "credits" or "license" for more information.
\>>> import requests;print(requests.get("https://ifconfig.me").text)
162.220.234.98```


ashakibp
PROOP

6 months ago

when I test it within the box its failing


6 months ago

Oh 🤨


ashakibp
PROOP

6 months ago

Nevermind after another redeploy it resolved


ashakibp
PROOP

6 months ago

Resolved


6 months ago

!s


Status changed to Solved samgordon 7 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...