Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Can the issue be reproduced with the default theme (daylight/midnight)?
- I was able to reproduce the issue with the default theme
Could the issue be due to extensions?
- I've ruled out the possibility that the extension is causing the problem.
Describe the problem
Updating to v.3.1.8 without changing anything on workspace or in docker-compose file, the application cannot start and is struck with :
Creating group "siyuan" ()
(Are you sure you are root?)
Downgrading to 3.1.7 all is ok
Expected result
Nothing is broken with the new image for Docker
Screenshot or screen recording presentation
No response
Version environment
- Version: b3log/siyuan:v3.1.8 - b3log/siyuan:latest (Docker)
- Operating System: Ubuntu 24.04 (Docker host)
- Browser (if used): none
Log file
No logs are produced
More information
No response
Activity
88250 commentedon Sep 30, 2024
@Macavity Hi, could you help me look into this issue?
redjumper commentedon Sep 30, 2024
provide your docker-compose file
88250 commentedon Sep 30, 2024
#12658
glaucon1984 commentedon Sep 30, 2024
I see it's closed, but, has this been fixed on v3.1.8? If I update my docker container to :latest will it work or I should wait for the release of v3.1.9? will there be problems if I sync my docker container running on v3.1.7 with the Andoird/Windows clients running on v3.1.8?
Macavity commentedon Sep 30, 2024
No, 3.1.8 introduced this issue and the fix is not yet in a released version. This issue does not affect everyone, so you can also try to update and if it doesn't work target 3.1.7 afterwards.
EJianZQ commentedon Oct 2, 2024
我在拉取了最新的docker镜像并启动时遇到了同样的问题
redjumper commentedon Oct 2, 2024
去掉user: 'xxx:xxx'这一行,改用env PUID和PGID来指定
ilgigante77 commentedon Oct 2, 2024
redjumper commentedon Oct 2, 2024
ilgigante77 commentedon Oct 2, 2024