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

another Platform.sh install fails... #176

Open
swaylock opened this issue Oct 13, 2022 · 1 comment
Open

another Platform.sh install fails... #176

swaylock opened this issue Oct 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@swaylock
Copy link

Having a similar experience to that reported here #44.

Running lando v3.6.5
and trying to fire up a drupal 7 site.

Init and start & pull seem to work perfectly.

lando init --source platformsh

lando start

lando pull

gives me all the urls, and service locations, etc. However when I go to visit the url, I get an nginx 500 server error. The error log shows the following:

2022/10/13 03:57:00 [error] 235#0: *6 rewrite or internal redirection cycle while redirect to named location "@rewrite", client: 172.21.0.2, server: , request: "GET / HTTP/1.1", host: "www.mysite.lndo.site"
2022/10/13 03:57:01 [error] 235#0: *7 rewrite or internal redirection cycle while redirect to named location "@rewrite", client: 172.21.0.2, server: , request: "GET /favicon.ico HTTP/1.1", host: "www.mysite.lndo.site", referrer: "https://www.mysite.lndo.site/"

I've tried powering down, restarting and rebuilding and no joy. Any suggestions would be greatly appreciated!

@swaylock swaylock added the bug Something isn't working label Oct 13, 2022
@hktang
Copy link

hktang commented Aug 2, 2024

Hi, I am seeing the same error when trying to migrate an existing Drupal 10 project ton Platformsh.
Have you find out a way to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants