Open djahlor opened 1 month ago
Hey @djahlor! Thanks for opening this issue!
I'm wondering, when you open your project in stackblitz, (https://stackblitz.com/edit/sb1-whizxq), I'm seeing a couple of errors in the terminal:
[1] Server running on port 3000
[1] ValidationError: An undefined 'request.ip' was detected. This might indicate a misconfiguration or the connection being destroyed prematurely. See https://express-rate-limit.github.io/ERR_ERL_UNDEFINED_IP_ADDRESS/ for more information.
[1] at ValidationError (file:///home/projects/sb1-whizxq/node_modules/express-rate-limit/dist/index.mjs:83:5)
[1] at ip (file:///home/projects/sb1-whizxq/node_modules/express-rate-limit/dist/index.mjs:115:13)
[1] at getValidations/wrappedValidations[name] (file:///home/projects/sb1-whizxq/node_modules/express-rate-limit/dist/index.mjs:351:22)
[1] at keyGenerator (file:///home/projects/sb1-whizxq/node_modules/express-rate-limit/dist/index.mjs:604:20)
[1] at rateLimit/middleware< (file:///home/projects/sb1-whizxq/node_modules/express-rate-limit/dist/index.mjs:659:32) {
[1] code: 'ERR_ERL_UNDEFINED_IP_ADDRESS',
[1] help: 'https://express-rate-limit.github.io/ERR_ERL_UNDEFINED_IP_ADDRESS/'
[1] }
[1] ENOENT: no such file or directory, stat '/home/projects/sb1-whizxq/dist/index.html'
Have you noticed those as well?
Other than that do you think you could share errors you saw in your devtools?
Describe the bug
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-whizxq
Steps to reproduce
hard to say tbh
Expected behavior
port showing and loading
Screen Recording / Screenshot
Platform
Additional context
-