פורום הדיסקוס שלי קרס לאחר שדרוג ל-3.5.0.beta8

Yesterday, I casually updated discourse to 3.5.0.beta8 on the web ui , but the website crashed. Today, I execute./launcher rebuild app in the terminal, but it still doesn’t work

what i have tried

  • I tried to delete lots of plugin mentioned here. I have deleted the relevant plugins in app.yml and tried rebuilding the app again. There are no errors or compilation failures now

  • it’s seemd caused by docker? i have executeapt upgrade docker, and ./launcher rebuild app, but it doesn’t work too

    docker: "specify mac-address per network" requires API version 1.44, but the Docker daemon API version is 1.43.
    See 'docker run --help'.
    Failed to restart the container.
    

other

I am very sure that I haven’t changed any other settings during this period. At least the last time I upgraded the editor days ago

My machine performance should be sufficient to cope with the upgrade

logs from discourse-doctor

discourse-doctor-v2.txt (93.7 KB)

2 לייקים

לראות את זה

גרסה זו של discourse_docker אינה תואמת לגרסת ה-Discourse שנבחרה.

האם אתה יכול לשדרג את discourse_docker תחילה?

2 לייקים

ביצעתי apt upgrade docker, זה לא עובד

root@was:/var/discourse# docker -v
Docker version 27.5.1, build 27.5.1-0ubuntu3~22.04.2

Ah discourse_docker is not docker. It’s this repo: GitHub - discourse/discourse_docker: A Docker image for Discourse

You can try the following

cd /var/discourse
git pull origin main --autostash
6 לייקים

it worked! thanks!

:heart::heart::heart::heart::heart:

לייק 1

רציתי להוסיף פרט נוסף ומהיר לנושא הסגור הזה. נתקלתי בבעיה דומה בשרת Discourse של Digital Ocean שהיה פעיל במשך כ-5 שנים עם אותן שגיאות בדיוק. ניסיתי לשדרג מממשק הניהול ב-Discourse והכל עבר כשורה עד לעדכון אפליקציית Discourse.

התוספת היחידה שלי כאן היא שלאחר עדכון השרת שלי, מסיבה כלשהי, עדיין הייתי צריך להריץ apt upgrade docker-ce כדי להעביר את Docker מגרסה v18 ל-v24. לאחר מכן יכולתי להריץ ./launcher rebuild app.

3 לייקים