a month 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.
5 Replies
Status changed to Awaiting User Response Railway • about 1 month ago
angelo-railway
It seems to be up now?
a month ago
It's not
. Still down
Attachments
Status changed to Awaiting Railway Response Railway • about 1 month ago
a month ago
واردش شو و تیک هایش را فعال کن
جایزه بده ممنونم❤️
a month 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
a month ago
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.