rising-crimson
rising-crimson•2y ago

Error - Docker

Hello, after deploying in docker, it is returning this error when accessing the login page. Do you have any suggestions on how to resolve it?
No description
7 Replies
Omer
Omer•2y ago
Hey @pedrosilva8235 👋, Do you see any errors in the console?
rising-crimson
rising-crimson•2y ago
Evaluating here, broke something in the packages, local now is not working either. I'll make it run locally and upload it back to the image. Before generating the first docker image, I used the useApiUrl method inside the authProvider class, which generated an error and did not help me with this problem
Omer
Omer•2y ago
Could you share the error message?
rising-crimson
rising-crimson•2y ago
Sorry, I may have interpreted it incorrectly, I use google translator. *I didn't realize that I had generated the problem with this change, I'll force it again and send
rising-crimson
rising-crimson•2y ago
No description
rising-crimson
rising-crimson•2y ago
No description
Omer
Omer•2y ago
You are probably using hooks against the rules. Can you review this document? https://reactjs.org/docs/hooks-rules.html
Rules of Hooks – React
A JavaScript library for building user interfaces