Skip to content

Internal server error 502 #8

@Oddlem

Description

@Oddlem

I would try to fix it myself but I'm not familiar with dart, so I decided to post this as a bug instead. It seems like it's some kind of issue with promises? I'm not sure if this it your code or if it's something in bluesky that updated. The specific error says this:

statsig.tsx:310 [Statsig] An unexpected exception occurred. TypeError: Failed to fetch
    at fetch.ts:49:28
    at e.<anonymous> (StatsigNetwork.js:259:39)
    at StatsigNetwork.js:33:23
    at Object.next (StatsigNetwork.js:14:53)
    at StatsigNetwork.js:8:71
    at new Promise (<anonymous>)
    at StatsigNetwork.js:4:12
    at e.postToEndpoint (StatsigNetwork.js:195:16)
    at StatsigNetwork.js:296:43
    at r (helpers.ts:100:17)

So I think it's just endlessly trying to resolve a fetch request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions