Next.js Discord

Discord Forum

ERR_SSL_PACKET_LENGTH_TOO_LONG

Unanswered
Cape lion posted this in #help-forum
Open in Discord
Cape lionOP
I am trying to fetch a large file, https://github.com/AlistairKeiller/rusbot/blob/main/public/books/Anna_Karenina.txt, using the fetch api in Next.js. However, I get the error ERR_SSL_PACKET_LENGTH_TOO_LONG when the above project tried to fetch the Anna_Karenina.txt using a tool. Any suggustions?

0 Replies