Closed Dugnist closed 4 years ago
Very strange... which version of nodejs are you using?
From logs seems that the problem is on the express-rate-limit module. You can try to remove it from: /src/main.ts
deleting the two "app.use(...)" containing "rateLimit" and "createAccountLimiter"
@marcomelilli
It's a strange behavior but today it auto fixed xD
Maybe some modules required a reboot system...
Great, I'm glad it works :)