Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyrocms 3 infinity loop #5126

Open
mahmoudsabry opened this issue Aug 17, 2023 · 1 comment
Open

pyrocms 3 infinity loop #5126

mahmoudsabry opened this issue Aug 17, 2023 · 1 comment

Comments

@mahmoudsabry
Copy link

mahmoudsabry commented Aug 17, 2023

Describe the bug
I have install Pyrocms 3.9 on my local machine after finalizing the website content locally, I have deploy it on the server (with HTTPS)

after a while i need to install it on another machine.

I have downloaded it (Files and database) from the server to the local machine what I discover that their is redirection from http://somevhost.loc to https://somevhost.loc I don't know why I have accessed to the database and change the force_ssl to 0 and cleared the cache and optimize:clear also I have made sure that there is no redirection from .htaccess and on the virtual host added to apache config file.

I have tried it on Firefox and google chrome

To Reproduce
Steps to reproduce the behavior:
1- Download Files-Database from the server already working fine on it
2- apply it on my local machine
3- run the website
4- there is a redirection from HTTP to HTTPS although there is no redirection added on .htaccess and .conf file on apache
5-There is an infinity loop on HTTPS

Expected behavior
Website homepage loaded smothly

Screenshots
image

Desktop (please complete the following information):

  • OS: ubuntu
  • Browser [chrome, Firefox]
  • Version [ 22]

Smartphone (please complete the following information):
not tested

Additional context
Please help

@RyanThompson
Copy link
Member

Is the setting "force SSL" enabled? You can view this in the DB by inspecting the value. Change if needed and run php artisan refresh to recompile the settings cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants