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

Getting "PassEnv variable _ was undefined" on M1 mac #590

Open
alexisig opened this issue Mar 27, 2023 · 0 comments
Open

Getting "PassEnv variable _ was undefined" on M1 mac #590

alexisig opened this issue Mar 27, 2023 · 0 comments

Comments

@alexisig
Copy link

alexisig commented Mar 27, 2023

Here is my docker-compose file:

version: '3.7'

services:
  qgis-server:
      image: camptocamp/qgis-server:3.30
      volumes:
        - ./qgis:/etc/qgisserver

And here is the error I am getting:

AH01506: PassEnv variable _ was undefined
AH01506: PassEnv variable _ was undefined
AH00023: Couldn't create the fcgid-proctbl mutex 

Is the error on my side or is this project not compatible with M1 Macs? Or is it something else?

Edit: I don't have the issue with 3.26 and under.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant