env
my version is latest,from ghcr.io/imputnet/cobalt:7.14.2-5c11e57
what should i do?
Originally created by @majianming21 on GitHub (May 24, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/521
i first run [docker-compose.example.yml](https://github.com/imputnet/cobalt/blob/current/docs/examples/docker-compose.example.yml) as a stack and get some error

**env**
my version is latest,from ghcr.io/imputnet/cobalt:7.14.2-5c11e57
what should i do?
GiteaMirror
added the bug label 2026-04-21 19:35:14 -05:00
yes , i have internet for container, some time can have remote site ip
<!-- gh-comment-id:2129749619 -->
@majianming21 commented on GitHub (May 24, 2024):
yes , i have internet for container, some time can have remote site ip

****
i location chinese mainland and can not access some website as google directly.
<!-- gh-comment-id:2129787409 -->
@majianming21 commented on GitHub (May 24, 2024):

i location chinese mainland and can not access some website as google directly.
the error is caused by cobalt fetching youtube session on boot. since youtube api is unreachable, an error is thrown. fix should include making youtube session fetching async & optional if it fails.
you have to wait for us to make a fix for this, but i'll comment one more time once it's done!
<!-- gh-comment-id:2134302399 -->
@wukko commented on GitHub (May 28, 2024):
the error is caused by cobalt fetching youtube session on boot. since youtube api is unreachable, an error is thrown. fix should include making youtube session fetching async & optional if it fails.
you have to wait for us to make a fix for this, but i'll comment one more time once it's done!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @majianming21 on GitHub (May 24, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/521
i first run docker-compose.example.yml as a stack and get some error
env
my version is latest,from ghcr.io/imputnet/cobalt:7.14.2-5c11e57
what should i do?
@wukko commented on GitHub (May 24, 2024):
does the container have internet access?
@majianming21 commented on GitHub (May 24, 2024):
yes , i have internet for container, some time can have remote site ip

@majianming21 commented on GitHub (May 24, 2024):
i location chinese mainland and can not access some website as google directly.
@wukko commented on GitHub (May 28, 2024):
the error is caused by cobalt fetching youtube session on boot. since youtube api is unreachable, an error is thrown. fix should include making youtube session fetching async & optional if it fails.
you have to wait for us to make a fix for this, but i'll comment one more time once it's done!