Skip to content

lando mysql, lando db-export and db-import all of a sudden seem to crash on al my projects #71

Open
@erwindeclerck

Description

@erwindeclerck

Hi
All of a sudden, I can not use lando mysql or lando db-export anymore. I have no feedback at all and the log files don't show any new lines.
I upgraded to the newest version. v3.23.26
Removed and rebuild the proxy.
I did a poweredoff and rebuild everything.
When I run lando mysql --verbose, I see (-vvv gives no feedback...)

➜  laravelmatching git:(main) ✗ lando myssql --verbose
lando loading app laravelmatching from config files 0=/path/to/.lando.yml +295ms
➜  laravelmatching git:(main) ✗

Some context
I worked for years without any problem with Lando and since last week some problems arose after I had to replace a failing modem/router at my internet provider. DNS-rebinding prevention was a new 'feature' of the new modem so I had to change my setup in order to be able to continu working. I adapted my hosts file (local & on the linux box) with my local ip/domain names for every project in Lando and everything works fine again, except for the handling of databases. Mysql on itself runs fine as well as all my other apps.

I am about to start purging all my conainers but I'm afraid I will loose all my data. (Is that the case or only a risk)

Any suggestions? What else can I do? Can this have anything to do with the DNS-binding-prevention?
Kind regards,
Erwin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions