Shopify / Shopify/shopify-app-template-php

Problem while installation: 'Die Server-IP-Adresse von not_defined wurde nicht gefunden.'

Open
#511 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
340
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Hi,

I tried to execute step by step the installation tutorial.
After installing the app in my shop I see the following error:
2024-07-19_11-22-53

If I change the DB_DATABASE path to a wrong path I will see:
2024-07-19_11-24-13

I have no idea which variable is not set.

On the top I see the following warning:
2024-07-19_11-25-02

this is strange, then in the web/env.file I see
APP_ENV=local APP_DEBUG=true

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the installation tutorial and the web/env.file mentioned in the report, then compare the DB_DATABASE setting and the APP_ENV and APP_DEBUG values against the observed installation error. Reproduce the installation and determine which unset configuration variable causes the not_defined server address.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.