Open woreibi opened 5 hours ago
What's host OS and CPU architecture?
Hi,
The host is Ubuntu server and it is 64bit. CPU Intel core i7
Get Outlook for Androidhttps://aka.ms/ghei36
From: Junwei Zhao @.> Sent: Saturday, November 16, 2024 6:14:25 PM To: wahyd4/aria2-ariang-docker @.> Cc: woreibi @.>; Author @.> Subject: Re: [wahyd4/aria2-ariang-docker] aria2c.1 | sed: -e expression #1, char 99: unterminated `s' command (Issue #243)
What's host OS and CPU architecture?
— Reply to this email directly, view it on GitHubhttps://github.com/wahyd4/aria2-ariang-docker/issues/243#issuecomment-2480892997, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4U2FYDYZ7Q5SNCAP75GYJ32A73X3AVCNFSM6AAAAABR5H732CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBQHA4TEOJZG4. You are receiving this because you authored the thread.Message ID: @.***>
Hi,
Every time I try to create container I get this error below.
it seems it is having an issue with a statement that is not terminated correctly in this line: aria2c.1 | sed: -e expression #1, char 99: unterminated `s' command
Output from portainer below:
[INFO] Update uid and gid to 1000:1000
usermod: no changes
[INFO] Run chown against app related folders and user 1000
[INFO] Give caddy permissions to use low ports
forego | starting caddy.1 on port 5000
forego | starting filebrowser.1 on port 5100
forego | starting aria2c.1 on port 5300
forego | starting rclone.1 on port 5600
caddy.1 | [INFO] Run aria2c and ariaNG
caddy.1 | [INFO] Generate basic auth password for caddy
forego | starting newer_version_checker.1 on port 6000
rclone.1 | [INFO] Skip starting Rclone as it has been disabled
aria2c.1 | sed: -e expression #1, char 99: unterminated `s' command
forego | sending SIGTERM to caddy.1
forego | sending SIGTERM to newer_version_checker.1
forego | sending SIGTERM to filebrowser.1
forego | sending SIGTERM to rclone.1
Docker compose file:
services: Aria2new: container_name: ariangnew environment:
networks: macvlanxx: external: true