worldcoin / developer-portal

The Worldcoin Developer Portal provides tools to interact with the Worldcoin SDK. Easiest way to get started with World ID.
https://developer.worldcoin.org
MIT License
59 stars 31 forks source link

[Fix] Dev portal next js migration errors #729

Closed andy-t-wang closed 1 month ago

andy-t-wang commented 1 month ago

Lots of errors triggering on call alerts. i think this has to do with the upgrade to next js and the new endpoint

Part terminated early due to unexpected end of multipart data Cannot read properties of undefined (reading 'remoteAddress')

Header one was cause of this https://app.datadoghq.com/logs?query=env%3Aproduction%20app%3Adeveloper-portal%20status%3Aerror&agg_m=count&agg_m_source=base&agg_t=count&cols=host%2Cservice&event=AgAAAY9OGcXSNrkiQgAAAAAAAAAYAAAAAEFZOU9HY2lGQUFCSElScGxhNDJWQ3dBQQAAACQAAAAAMDE4ZjRlMjYtOGI1ZS00N2QxLThhN2YtN2ZiMzMxMWI1OGE5&fromUser=true&messageDisplay=inline&refresh_mode=sliding&storage=hot&stream_sort=desc&viz=stream&from_ts=1715002035421&to_ts=1715016435421&live=true

I can't tell where it's coming from since our log traces are bad