Calckey.social and other Calckey instances stuck on loading screen Topic is solved

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
funbreaker
Newbie
Newbie
Posts: 3
Joined: 2023-05-08, 00:17
Location: Iowa, US
Contact:

Calckey.social and other Calckey instances stuck on loading screen

Unread post by funbreaker » 2023-05-08, 00:58

Hello everyone, I'm trying to access calckey.social but I cannot seem to go past the splash screen.

Code: Select all

GET 
https://calckey.social/ [HTTP/2.0 200 OK 46ms]
GET 
https://calckey.social/static-assets/instance.css [HTTP/2.0 200 OK 56ms]
GET 
https://calckey.social/assets/init-497a651d.css [HTTP/2.0 200 OK 67ms]
GET 
https://calckey.social/static-assets/splash.png [HTTP/2.0 200 OK 154ms]
SyntaxError: import declarations may only appear at top level of a module  
calckey.social:14:797
GET 
https://calckey.social/assets/init-497a651d.css [HTTP/2.0 200 OK 0ms]

I've tested a few other instances and they don't go past the splash screen either.

User avatar
Nigaikaze
Board Warrior
Board Warrior
Posts: 1322
Joined: 2014-02-02, 22:15
Location: Chicagoland

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by Nigaikaze » 2023-05-08, 14:09

Try that site again after PM 32.2.0 has been released.
Nichi nichi kore ko jitsu = Every day is a good day.

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by Sajadi » 2023-05-08, 21:06

Getting here with Dynamic Module Import implemented this:
TypeError: r.then is not a function

Page stops at the loading screen, no further progress here. Would be best to use a Chromium based browser for this one as i would say.
Calckey
v14.0.0-dev6
Calckey is a fork of Misskey made by ThatOneCalculator, which has been in development since 2022.
You can expect that one to make use of the latest ECMAScript standards/drafts - thanks again so much Google for screwing up the Web...

dbsoft
Project Contributor
Project Contributor
Posts: 407
Joined: 2020-02-21, 17:35

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by dbsoft » 2023-05-09, 03:59

Sajadi wrote:
2023-05-08, 21:06
Getting here with Dynamic Module Import implemented this:
TypeError: r.then is not a function
The site appears to work in my current tree.

User avatar
funbreaker
Newbie
Newbie
Posts: 3
Joined: 2023-05-08, 00:17
Location: Iowa, US
Contact:

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by funbreaker » 2023-05-17, 17:43

Now on 32.2.0, it gets past to loading splash but gives me the circle of death when i try to sign in.

Code: Select all

The connection to wss://calckey.social/streaming?_t=1684344840158 was interrupted while the page was loading.  
os-99f0ed40.js:19:6656
TypeError: c.value is null[Learn More]  
textarea-3696e4c1.js:1:1368
Pale Moon can't establish a connection to the server at wss://calckey.social/streaming?_t=1684344840158.  
os-99f0ed40.js:19:6656
The connection to wss://calckey.social/streaming?_t=1684344840158 was interrupted while the page was loading.  
os-99f0ed40.js:19:6656

Code: Select all

GET 
https://calckey.social/streaming [HTTP/1.1 403 Forbidden 67ms]
	Headers
	Params
	Response
	Connectionkeep-aliveDateWed, 17 May 2023 17:39:04 GMTServernginx/1.18.0 (Ubuntu)Transfer-EncodingchunkedX-WebSocket-Reject-Reasonunknown token
Accept*/*
Accept-Encoding gzip, deflate, br
Accept-Language en-US,en;q=0.5
 Cache-Control no-cache
Connection keep-alive, UpgradeHost calckey.social Origin https://calckey.social Pragmano-cache Sec-GPC1Sec-WebSocket-Extensionspermessage-deflateSec-WebSocket-KeyoQg9OusxrC3PINo0kHxRPw==Sec-WebSocket-Version13Upgradewebsocke tUser-AgentMozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Goanna/6.2 Firefox/102.0 PaleMoon/32.2.0

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by Sajadi » 2023-05-17, 19:01

Was able to register an account, logged out and logged into it again. Using plain and simple native user agent here:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:6.2) Goanna/20230515 PaleMoon/32.2.0

dbsoft
Project Contributor
Project Contributor
Posts: 407
Joined: 2020-02-21, 17:35

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by dbsoft » 2023-05-18, 07:42

I created an account and logged in as well.

User avatar
funbreaker
Newbie
Newbie
Posts: 3
Joined: 2023-05-08, 00:17
Location: Iowa, US
Contact:

Re: Calckey.social and other Calckey instances stuck on loading screen

Unread post by funbreaker » 2023-06-03, 19:01

The site works as of PM 32.2.0 and CK v14.0.0-dev40. Thank you all!

Locked