DNS address could not be found.
0xsouravm
HOBBYOP

5 months ago

My app - https://solpm.dev isn't working. The error is - solpm-registry-production.up.railway.app’s DNS address could not be found. Diagnosing the problem.

$10 Bounty

5 Replies

It seems to be up now?


Status changed to Awaiting User Response Railway 5 months ago


angelo-railway

It seems to be up now?

0xsouravm
HOBBYOP

5 months ago

It's not 🥲 . Still down

Attachments


Status changed to Awaiting Railway Response Railway 5 months ago


morilor1
FREE

5 months ago

واردش شو و تیک هایش را فعال کن

جایزه بده ممنونم❤️


5 months ago

i see the following output while accessing the website -

{

"name": "Solana Program Registry API",

"version": "1.0.0",

"status": "running",

"endpoints": {

"health": "/health",

"programs": {

"upload": "POST /programs (authenticated)",

"list": "GET /programs",

"getLatest": "GET /programs/:name/latest (web viewing)",

"getVersion": "GET /programs/:name/:version (web viewing)",

"getVersions": "GET /programs/:name/versions",

"getDownloads": "GET /programs/:name/downloads",

"install": "POST /programs/:name/:version/install (CLI only, version can be \"latest\")"

},

"search": "GET /search?q=term",

"auth": {

"github": "POST /auth/github",

"createToken": "POST /auth/token (authenticated)",

"revokeToken": "DELETE /auth/token/:tokenId (authenticated)",

"listTokens": "GET /auth/tokens (authenticated)"

},

"users": {

"profile": "GET /users/:username",

"programs": "GET /users/:username/programs"

},

"apiTokens": "GET /api-tokens (session auth)",

"stats": "GET /stats"

},

"documentation": "https://github.com/your-repo/solana-pm-registry"

}

================

seems to be working, if this is what you set up. Can you confirm it?


0xsouravm

It's not 🥲 . Still down

Have you tried clearing your local DNS cache and/or tried setting your browser's DNS server to 1.1.1.1?

I'm able to access it just fine.

If you're still not able to access it after doing the above, I'd try different networks or check out your DNS/firewall settings.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...