Skip to main content
Topic: Authentication fail URL not found (Read 1398 times) previous topic - next topic

Authentication fail URL not found

Hello everyone! I'm having quite a few problems with uploading the apps to production. In local mode they run perfectly, but in production I had many problems, with user authentication mode it does not address the url, but if I remove the authentication it works perfect. I leave an image, any solution?

https://subefotos.com/ver/?9a922d84461764504bc21facbaeb9439o.jpg

Re: Authentication fail URL not found

Reply #1
Sorry to bother so much, but I need to run the production server.
Now I have this error. Some help?

https://ibb.co/5hJ0954

I think the problem is the connection to the database.
They are containers docker, I am developing with php 7.2 and PHP Version 7.3.17 is running on the server. It is superior so you should have no problems. I hope some help, thanks!

Re: Authentication fail URL not found

Reply #2
Sorry to bother so much, but I need to run the production server.
Now I have this error. Some help?

https://ibb.co/5hJ0954

I think the problem is the connection to the database.
They are containers docker, I am developing with php 7.2 and PHP Version 7.3.17 is running on the server. It is superior so you should have no problems. I hope some help, thanks!

it is not very clear how to publish. I tried several route combinations but without success. Any guide or clue on how to do it?

https://ibb.co/C70S0R5

Re: Authentication fail URL not found

Reply #3
Sorry to bother so much, but I need to run the production server.
Now I have this error. Some help?

https://ibb.co/5hJ0954

I think the problem is the connection to the database.
They are containers docker, I am developing with php 7.2 and PHP Version 7.3.17 is running on the server. It is superior so you should have no problems. I hope some help, thanks!

it is not very clear how to publish. I tried several route combinations but without success. Any guide or clue on how to do it?

https://ibb.co/C70S0R5

The most I can achieve is that it works without authentication. In fact it works perfect without it, but when I add authentication it gives error.

https://ibb.co/hfrr3dJ

 

Re: Authentication fail URL not found

Reply #5
@ddiaz2380‍ the issue is not with phprad but with how your server is configured, please make sure your apache server has mod_rewrite configure.


Obviously the problem is on my server. I do not have much experience in apache sorry ... there must be some problem of permissions since I understand that Apache is sensitive to it. Any clue on how to fix it?
Thank you!!!!

https://ibb.co/fCRN2nq



Re: Authentication fail URL not found

Reply #7

Hi @willvin Thanks for your help and time.
It is very strange, the app works perfect if I remove the authentication for users. But when adding the authentication, it opens the login page and when entering the username and password, that's where it hangs.
Any help about it?

With the authentication module:
https://ibb.co/Ycw8FB8
https://ibb.co/rMxQyyn

Without the authentication module:
https://ibb.co/VS41X0Z