./launcher فشل إعادة بناء التطبيق. كيف يمكن إصلاح هذا؟

رسالة الطرفية:


فشل
--------------------
Pups::ExecError: فشل cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-math.git مع العودة #<Process::Status: pid 281 exit 128>
مكان الفشل: /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.2.1/lib/pups/exec_command.rb:132:in `spawn'
فشل التنفيذ مع المعلمات {"cd"=>"$home/plugins", "cmd"=>["git clone https://github.com/discourse/docker_manager.git", "git clone https://github.com/discourse/discourse-data-explorer.git", "git clone https://github.com/discourse/discourse-whos-online.git", "git clone https://github.com/discourse/discourse-math.git"]}
فشل التهيئة مع رمز الخروج 128
** فشل في التهيئة ** يرجى التمرير لأعلى والبحث عن رسائل خطأ سابقة، قد يكون هناك أكثر من رسالة واحدة.
قد يساعد ./discourse-doctor في تشخيص المشكلة.

الخادم: Ubuntu 20.04

رسالة الخطأ التي ستساعد في استكشاف هذه المشكلة وإصلاحها تقع فوق FAILED. هل يمكنك تقديم المزيد من مخرجات وحدة التحكم؟

إعجاب واحد (1)

بالتأكيد، المزيد من مخرجات وحدة التحكم:


I, [2024-01-20T08:58:14.792020 #1]  INFO -- : cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-math.git
Cloning into 'discourse-math'...
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 907 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
I, [2024-01-20T09:00:02.242893 #1]  INFO -- :
I, [2024-01-20T09:00:02.281901 #1]  INFO -- : Terminating async processes
I, [2024-01-20T09:00:02.284707 #1]  INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/13/bin/postmaster -D /etc/postgresql/13/main pid: 57
2024-01-20 09:00:02.287 UTC [57] LOG:  received fast shutdown request
I, [2024-01-20T09:00:02.291386 #1]  INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 126
126:signal-handler (1705741202) Received SIGTERM scheduling shutdown...
2024-01-20 09:00:02.302 UTC [57] LOG:  aborting any active transactions
126:M 20 Jan 2024 09:00:02.308 # User requested shutdown...
126:M 20 Jan 2024 09:00:02.311 * Saving the final RDB snapshot before exiting.
126:M 20 Jan 2024 09:00:02.333 * DB saved on disk
126:M 20 Jan 2024 09:00:02.334 # Redis is now ready to exit, bye bye...
2024-01-20 09:00:02.406 UTC [57] LOG:  background worker "logical replication launcher" (PID 66) exited with exit code 1
2024-01-20 09:00:02.409 UTC [61] LOG:  shutting down
2024-01-20 09:00:02.475 UTC [57] LOG:  database system is shut down


FAILED
--------------------
Pups::ExecError: cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-math.git failed with return #<Process::Status: pid 299 exit 128>
Location of failure: /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.2.1/lib/pups/exec_command.rb:132:in `spawn'
exec failed with the params {"cd"=>"$home/plugins", "cmd"=>["git clone https://github.com/discourse/docker_manager.git", "git clone https://github.com/discourse/discourse-data-explorer.git", "git clone https://github.com/discourse/discourse-whos-online.git", "git clone https://github.com/discourse/discourse-math.git"]}
bootstrap failed with exit code 128
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.


يبدو لي أنه خطأ في الإنترنت، هل إعادة البناء مرة أخرى تعمل بالصدفة؟

إعجابَين (2)

لقد أعدت البناء 4 مرات على الأقل، ولم ينجح ذلك في أي وقت.

قد يكون خطأ في الإنترنت، ومع ذلك، لم أكتشف ذلك بعد.

هل خادمك في الصين أم في مكان آخر قد يواجه صعوبة في الاتصال بـ Github؟

إعجابَين (2)

على الأرجح لا. خادمي موجود في هونغ كونغ، ولا توجد مشكلة في الاتصال بـ Github.

وللتحقق من ذلك، قمت بتشغيل هذا يدويًا:

git clone https://github.com/discourse/discourse-math.git

إنه يعمل (الاتصال بـ Github)

ربما ترى هذا الموضوع السابق للحصول على أفكار؟
Fatal: unable to access ‘https://github.com/SamSaffron/pups.git/’:

إعجابَين (2)

يبدو لي على الأرجح أن هونغ كونغ داخل جدار الحماية العظيم - النتائج غير المتسقة متسقة مع جدار الحماية العظيم. ربما انظر
تفرع لمستودع دوكر ديسكورس للصين

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.