Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@172-105-17-146:/var/discourse# ./discourse-doctor
- DISCOURSE DOCTOR Fri 15 Apr 2022 01:07:09 AM UTC
- OS: Linux 172-105-17-146.ip.linodeusercontent.com 5.4.0-107-generic #121-Ubuntu SMP Thu Mar 24 16:04:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
- Found containers/app.yml
- ==================== YML SETTINGS ====================
- DISCOURSE_HOSTNAME=familyhistoryforum.site
- SMTP_ADDRESS=smtp.mailgun.org
- SMTP_PASSWORD=1abf66c6cf0375c3ecc9a7dd3ca5c26a-162d1f80-5b8a1cf7
- SMTP_PORT=587
- ==================== DOCKER INFO ====================
- DOCKER VERSION: Docker version 20.10.14, build a224086
- DOCKER PROCESSES (docker ps -a)
- CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
- 4c811ea419b1 local_discourse/app "/sbin/boot" 7 hours ago Exited (5) 34 minutes ago app
- ==================== SERIOUS PROBLEM!!!! ====================
- app not running!
- Attempting to rebuild
- ==================== REBUILD LOG ====================
- x86_64 arch detected.
- Ensuring launcher is up to date
- Fetching origin
- Launcher is up-to-date
- Stopping old container
- + /usr/bin/docker stop -t 60 app
- app
- (<unknown>): found character that cannot start any token while scanning for the next token at line 98 column 1 -e LANG=en_US.UTF-8
- YAML syntax error. Please check your containers/*.yml config files.
- ==================== END REBUILD LOG ====================
- Failed to rebuild app.
- Checking your domain name . . .
- Connection to familyhistoryforum.site succeeded.
- You should probably remove any non-standard plugins and rebuild.
- Attempting to restart existing container. . .
- x86_64 arch detected.
- starting up existing container
- + /usr/bin/docker start app
- Error response from daemon: driver failed programming external connectivity on endpoint app (6c2b634d44abf19288abd89910d5b53da9dc9aab82051d6ce7fe0f62d30c5162): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use
- Error: failed to start containers: app
- Failed to restart the container.
- ==================== PLUGINS ====================
- - git clone https://github.com/discourse/docker_manager.git
- No non-official plugins detected.
- See https://github.com/discourse/discourse/blob/main/lib/plugin/metadata.rb for the official list.
- ========================================
- Discourse version at familyhistoryforum.site: NOT FOUND
- Discourse version at localhost: NOT FOUND
- ==================== MEMORY INFORMATION ====================
- RAM (MB): 1024
- total used free shared buff/cache available
- Mem: 976 139 467 0 369 700
- Swap: 2559 36 2523
- ==================== DISK SPACE CHECK ====================
- ---------- OS Disk Space ----------
- Filesystem Size Used Avail Use% Mounted on
- /dev/sda 25G 17G 6.0G 75% /
- ==================== DISK INFORMATION ====================
- Disk /dev/sda: 24.51 GiB, 26306674688 bytes, 51380224 sectors
- Disk model: QEMU HARDDISK
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disk /dev/sdb: 512 MiB, 536870912 bytes, 1048576 sectors
- Disk model: QEMU HARDDISK
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- ==================== END DISK INFORMATION ====================
- ==================== MAIL TEST ====================
- For a robust test, get an address from http://www.mail-tester.com/
- Or just send a test message to yourself.
- Email address for mail test? ('n' to skip) [[email protected]]:
- Sending mail to [email protected]. . .
- Error response from daemon: Container 4c811ea419b1a3f59b70109906356f98f824c93de4c9f3cb23eb5fe27ed8e6be is not running
- Replacing: SMTP_PASSWORD
- Replacing: LETSENCRYPT_ACCOUNT_EMAIL
- Replacing: DEVELOPER_EMAILS
- Replacing: DISCOURSE_DB_PASSWORD
- Replacing: Sending mail to
- ==================== DONE! ====================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement