magicseth
magicseth2y ago

Cannot connect to dashboard on Starbucks network

FYI:
useThrowIfMountedLongerThan.ts:11 Uncaught Error: Loading up for 5 seconds, something is probably wrong
at useThrowIfMountedLongerThan.ts:11:13
at r (helpers.js:90:17)
(anonymous) @ useThrowIfMountedLongerThan.ts:11
r @ helpers.js:90
setTimeout (async)

value @ router.js:544
p.forEach.n.<computed> @ router.js:143
(anonymous) @ useTableMetadata.tsx:39
v @ DataSidebar.tsx:33
onClick @ DataSidebar.tsx:194
$e @ react-dom.production.min.js:52
Ye @ react-dom.production.min.js:52
(anonymous) @ react-dom.production.min.js:53
Nr @ react-dom.production.min.js:100
Tr @ react-dom.production.min.js:101
(anonymous) @ react-dom.production.min.js:113
Ie @ react-dom.production.min.js:292
(anonymous) @ react-dom.production.min.js:50
Fr @ react-dom.production.min.js:105
Jt @ react-dom.production.min.js:75
Zt @ react-dom.production.min.js:74
t.unstable_runWithPriority @ scheduler.production.min.js:18
Ql @ react-dom.production.min.js:122
Me @ react-dom.production.min.js:292
Xt @ react-dom.production.min.js:73
r @ helpers.js:90
09:08:27.697 instrument.js:108 WebSocket reconnected
useThrowIfMountedLongerThan.ts:11 Uncaught Error: Loading up for 5 seconds, something is probably wrong
at useThrowIfMountedLongerThan.ts:11:13
at r (helpers.js:90:17)
(anonymous) @ useThrowIfMountedLongerThan.ts:11
r @ helpers.js:90
setTimeout (async)

value @ router.js:544
p.forEach.n.<computed> @ router.js:143
(anonymous) @ useTableMetadata.tsx:39
v @ DataSidebar.tsx:33
onClick @ DataSidebar.tsx:194
$e @ react-dom.production.min.js:52
Ye @ react-dom.production.min.js:52
(anonymous) @ react-dom.production.min.js:53
Nr @ react-dom.production.min.js:100
Tr @ react-dom.production.min.js:101
(anonymous) @ react-dom.production.min.js:113
Ie @ react-dom.production.min.js:292
(anonymous) @ react-dom.production.min.js:50
Fr @ react-dom.production.min.js:105
Jt @ react-dom.production.min.js:75
Zt @ react-dom.production.min.js:74
t.unstable_runWithPriority @ scheduler.production.min.js:18
Ql @ react-dom.production.min.js:122
Me @ react-dom.production.min.js:292
Xt @ react-dom.production.min.js:73
r @ helpers.js:90
09:08:27.697 instrument.js:108 WebSocket reconnected
3 Replies
ari
ari2y ago
Thanks for the report, I see it says WebSocket reconnected at the bottom -- did the page eventually load? We should definitely tidy the dashboard up a bit to be more clear when we're having trouble connecting to a deployment + investigate why this happened No need to futz with this because I know you're busy, but if you're still at that Starbucks, could you capture a HAR for us? https://toolbox.googleapps.com/apps/har_analyzer/ (can send it to arnold@convex.dev). I walked over to the Starbucks near our office and things seem generally fine, so it might be something local
magicseth
magicsethOP2y ago
I'll try again next time. It never showed anything, until I disconnected and paired to my mobile hotspot
ari
ari2y ago
Cool! Glad you're unblocked for the moment If you do grab a har or tcpdump, please be sure to clear sensitive cookies or data out of the archive

Did you find this page helpful?