While developing Drupal and Omeka modules using Lando, a local development environment tool, the following error occasionally occurred.
This issue was mentioned in the following GitHub issue.
https://github.com/lando/lando/issues/3533#issuecomment-1464252377
After running the following command and then executing lando start again, the container started successfully.
I hope this helps others experiencing the same issue.