Problem accessing community page when not Login

When trying to access https://www.thethingsnetwork.org/community/clermont-ferrand/ when not login, I’m getting “Server Error”. Other community pages seems ok

the same community page render correctly once I’m login. Is that a bug or something wrong in the Page ?

Paul

I’ve seen that problem too in the last few days - bit rot on the community entries.

@michaelcompton & @GreenPenguin, please could you check in on this?

Thanks for reporting. Someone is on it.

2 Likes

I am having the same issue. I clicked on “Start Building”, the page forwards me to another URL and then asks me to log-in. When I log in, CRASH with (can’t paste the whole thing because I am a new user and can’t paste more than 2 links):
“code”: 7,
“message”: “error:pkg/web/oauthclient:exchange (token exchange refused)”,
“details”: [
{
@type”: “type.googleapis.com/ttn.lorawan.v3.ErrorDetails”,
“namespace”: “pkg/web/oauthclient”,
“name”: “exchange”,
“message_format”: “token exchange refused”,
“correlation_id”: “ef87ec7588a84f9aa8ee3a57cfe662f5”,
“cause”: {
“namespace”: “pkg/account/oidc”,
“name”: “create_user”,
“message_format”: “failed to create account”,
“correlation_id”: “012e0603ce6449a99e56b98f7a7ccb6f”,
“code”: 13,
“details”: [
{
@type”: “type.googleapis.com/ttn.lorawan.v3.ErrorDetails”,
“namespace”: “pkg/identityserver/gormstore”,
“name”: “already_exists”,
“message_format”: “entity already exists”,
“correlation_id”: “9748ff7e029942fc8863e79a79fceb93”,
“code”: 6
},