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

Drupal 10 recipe not working, multiple errors #195

Open
AleMadLei opened this issue Jan 1, 2024 · 0 comments
Open

Drupal 10 recipe not working, multiple errors #195

AleMadLei opened this issue Jan 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AleMadLei
Copy link

AleMadLei commented Jan 1, 2024

  • PHP 8.2 not available.
  • Redis 7 not available
  • Maria DB 10.11 not available.

Redis 6 not working.
2024-01-01 04:16:29,418 platformsh.agent ERROR Error in service config.py: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/platformsh/agent/__init__.py", line 33, in log_and_load yield load() File "/etc/platform/commands/open", line 13, in <module> endpoints = service.open(**kwargs) File "/usr/lib/python2.7/dist-packages/platformsh_app/service.py", line 967, in open self._refresh_application_environment(app=app, relationships=relationships) File "/usr/lib/python2.7/dist-packages/platformsh_app/service.py", line 939, in _refresh_application_environment self.generate_application_environment(app=app, relationships=relationships) File "/usr/lib/python2.7/dist-packages/platformsh_app/service.py", line 576, in generate_application_environment self.generate_application_configuration(app) File "/usr/lib/python2.7/dist-packages/platformsh_app_php/__init__.py", line 235, in generate_application_configuration extension = _validate_extension(extension) File "/usr/lib/python2.7/dist-packages/platformsh_app_php/__init__.py", line 208, in _validate_extension raise Exception("Extension '%s' is unknown." % extension) Exception: Extension '{'configuration': {}, 'name': u'redis'}' is unknown. Traceback (most recent call last): File "/etc/platform/commands/open", line 13, in <module> endpoints = service.open(**kwargs) File "/usr/lib/python2.7/dist-packages/platformsh_app/service.py", line 967, in open self._refresh_application_environment(app=app, relationships=relationships) File "/usr/lib/python2.7/dist-packages/platformsh_app/service.py", line 939, in _refresh_application_environment self.generate_application_environment(app=app, relationships=relationships) File "/usr/lib/python2.7/dist-packages/platformsh_app/service.py", line 576, in generate_application_environment self.generate_application_configuration(app) File "/usr/lib/python2.7/dist-packages/platformsh_app_php/__init__.py", line 235, in generate_application_configuration extension = _validate_extension(extension) File "/usr/lib/python2.7/dist-packages/platformsh_app_php/__init__.py", line 208, in _validate_extension raise Exception("Extension '%s' is unknown." % extension) Exception: Extension '{'configuration': {}, 'name': u'redis'}' is unknown.

Based from https://github.com/platformsh-templates/drupal10

@AleMadLei AleMadLei added the bug Something isn't working label Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant