The TTN can't be accessed

Error reported after login:
{
“message”: “Request failed with status code 405”,
“name”: “AxiosError”,
“stack”: “AxiosError: Request failed with status code 405\n at Fe (https://assets.cloud.thethings.network/libs.52f80dea54b16432ed54.bundle.js:2:6212797)\n at XMLHttpRequest.g (https://assets.cloud.thethings.network/libs.52f80dea54b16432ed54.bundle.js:2:6217453)\n at ht.request (https://assets.cloud.thethings.network/libs.52f80dea54b16432ed54.bundle.js:2:6225574)”,
“config”: {
“transitional”: {
“silentJSONParsing”: true,
“forcedJSONParsing”: true,
“clarifyTimeoutError”: false
},
“adapter”: [
“xhr”,
“http”,
“fetch”
],
“transformRequest”: [
null
],
“transformResponse”: [
null
],
“timeout”: 0,
“xsrfCookieName”: “XSRF-TOKEN”,
“xsrfHeaderName”: “X-XSRF-TOKEN”,
“maxContentLength”: -1,
“maxBodyLength”: -1,
“env”: {},
“headers”: {
“Accept”: “application/json”
},
“method”: “get”,
“url”: “https://status.thethings.network//api/v2/summary.json
},
“code”: “ERR_BAD_REQUEST”,
“status”: 405
}

Same here:

Error ID: error:pkg/web/oauthclient:exchangeCorrelation ID: 48961c8cd2bf4a72b742088286220f11

Both are symtomatic of a mismatch between the JS libraries that are in use.

Try a force reload - it will make the browser fetch all the resources from scratch.

Thanks, but after tried force reload of the browser, still don’t work (same error), whether there any other possible reasons?

Problem solved, internal network issue, thanks.

1 Like