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

Parsing error on lemmy's docker compose #335

Closed
2 tasks done
P6g9YHK6 opened this issue Jan 2, 2024 · 1 comment
Closed
2 tasks done

Parsing error on lemmy's docker compose #335

P6g9YHK6 opened this issue Jan 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@P6g9YHK6
Copy link

P6g9YHK6 commented Jan 2, 2024

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

image

👟 Reproduction steps

follow https://join-lemmy.org/docs/administration/install_docker.html
and try to edit the files with dockge

👀 Expected behavior

Being able to edit the file

😓 Actual Behavior

file is displayed but not able to edit it

Dockge Version

1.3.5

💻 Operating System and Arch

slackware 15

🌐 Browser

FF 121

🐋 Docker Version

20.10.24

🟩 NodeJS Version

No response

📝 Relevant log output

2024-01-02T13:48:55Z [GETSERVICESTATUSLIST] ERROR: Error: Process exited with code 15
    at ChildProcess.done (/app/node_modules/.pnpm/[email protected]/node_modules/promisify-child-process/index.cjs:70:19)
    at ChildProcess.emit (node:events:514:28)
    at ChildProcess.emit (node:domain:489:12)
    at maybeClose (node:internal/child_process:1091:16)
    at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
  code: 15,
  signal: null,
  stdout: '',
  stderr: 'parsing /boot/config/plugins/compose.manager/projects/lemmy/docker-compose.yml: yaml: line 32: found character that cannot start any token\n'
}
@P6g9YHK6 P6g9YHK6 added the bug Something isn't working label Jan 2, 2024
@louislam
Copy link
Owner

louislam commented Jan 2, 2024

image

It is not a yaml file.

I think you should report to lemmy, because they do not generate the yaml correctly.

@louislam louislam closed this as completed Jan 2, 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

2 participants