klitchevo
klitchevo
Explore posts from servers
RRailway
Created by klitchevo on 11/10/2024 in #✋|help
Update php.ini when using Wordpress image
ah, got ya, thanks!
6 replies
RRailway
Created by klitchevo on 11/10/2024 in #✋|help
Update php.ini when using Wordpress image
60d73e41-7abe-4350-85cb-32205ec70e33
6 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
nvm, port was wrong
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
I get this now tho :/
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
No description
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
this is not relevant I assume
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
automatic HTTPS is completely disabled for server
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
this seems to be doing good so far, thanks!
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
oh you already posted link, did not even see it 😄
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
had to specify pnpm version
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
#12 0.733  WARN  Ignoring not compatible lockfile at /app/pnpm-lock.yaml



#12 0.735  ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is absent

#12 0.735

#12 0.735 Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

#12 ERROR: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1

-----

> [stage-0 8/14] RUN --mount=type=cache,id=s/f076747b-8065-4154-b62a-3eb67aa213c2-/root/local/share/pnpm/store/v3,target=/root/.local/share/pnpm/store/v3 pnpm i --frozen-lockfile:

0.733  WARN  Ignoring not compatible lockfile at /app/pnpm-lock.yaml

0.735  ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is absent

0.735

0.735 Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

-----



2 warnings found (use --debug to expand):

- UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 23)

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 23)



Dockerfile:25

-------------------

23 | ENV NIXPACKS_PATH /app/node_modules/.bin:$NIXPACKS_PATH

24 | COPY . /app/.

25 | >>> RUN --mount=type=cache,id=s/f076747b-8065-4154-b62a-3eb67aa213c2-/root/local/share/pnpm/store/v3,target=/root/.local/share/pnpm/store/v3 pnpm i --frozen-lockfile

26 |

27 | # build phase

-------------------

ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1



Error: Docker build failed
#12 0.733  WARN  Ignoring not compatible lockfile at /app/pnpm-lock.yaml



#12 0.735  ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is absent

#12 0.735

#12 0.735 Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

#12 ERROR: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1

-----

> [stage-0 8/14] RUN --mount=type=cache,id=s/f076747b-8065-4154-b62a-3eb67aa213c2-/root/local/share/pnpm/store/v3,target=/root/.local/share/pnpm/store/v3 pnpm i --frozen-lockfile:

0.733  WARN  Ignoring not compatible lockfile at /app/pnpm-lock.yaml

0.735  ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is absent

0.735

0.735 Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

-----



2 warnings found (use --debug to expand):

- UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 23)

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 23)



Dockerfile:25

-------------------

23 | ENV NIXPACKS_PATH /app/node_modules/.bin:$NIXPACKS_PATH

24 | COPY . /app/.

25 | >>> RUN --mount=type=cache,id=s/f076747b-8065-4154-b62a-3eb67aa213c2-/root/local/share/pnpm/store/v3,target=/root/.local/share/pnpm/store/v3 pnpm i --frozen-lockfile

26 |

27 | # build phase

-------------------

ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1



Error: Docker build failed
And lockfile exists
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
Tried it, but had some issues with it. Will give it another go tomorrow and let you know how it goes. Thanks!
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
Nope, this is set up using vite
20 replies
RRailway
Created by klitchevo on 8/4/2024 in #✋|help
Nginx won't redirect to index.html
8f9a18e5-76b5-4894-a3fc-54f4ddfe030b
20 replies