Skip to content

another Platform.sh install fails... #176

@swaylock

Description

@swaylock

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions