-
-
Notifications
You must be signed in to change notification settings - Fork 4
another Platform.sh install fails... #176
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working