digitalocean / digitalocean/doctl
doctl apps logs id -f quietly quits
Open
bug
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 496
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
**Describe the Issue:**
1. Using `doctl apps logs id -f` often quietly quits.
2. A redeployment of the app doesn't switch to the new running container.
**Environment:**
- doctl version: `doctl version 1.117.0-release`
- OS: `Darwin 23.6.0 Darwin Kernel Version 23.6.0: Fri Jul 5 17:55:37 PDT 2024; root:xnu-10063.141.1~2/RELEASE_ARM64_T6030 arm64`
- Installation method: `homebrew`
**Additional Details:**
I'd expect a tail function to always maintain a connection to the live app.
Contributor guide
Assessment
This issue has not been assessed yet.