cPanel Update (upcp) Is Already Running Problem עדכון cPanel (upcp) כבר פועל Problem
cPanel web hosting control panel has upcp update script that automatically updates cPanel software. cPanel פאנל אירוח אתרים וניהול יש סקריפט עדכון upcp באופן אוטומטי עדכוני תוכנה cPanel. upcp script is scheduled to run once a day as a cron job, and once the update task is completed, crontab will automatically send an notification email to administrator or webmaster. סקריפט upcp מתוזמנת להופיע פעם ביום כמו עבודה cron, ופעם לעדכן את המשימה הושלמה, crontab באופן אוטומטי לשלוח הודעת דוא"ל אל מנהל האתר או מנהל. Sometimes, however, the following error message will be sent instead. לפעמים, עם זאת, הודעת השגיאה הבאה יישלח במקום.
cPanel Update (upcp) is already running. עדכון cPanel (upcp) כבר פועל. Please wait for the previous upcp to complete, or kill off all upcp processes and try again. אנא המתן upcp הקודם כדי להשלים, או להרוג את כל התהליכים upcp ונסה שוב. You may wish to use '–force' at /scripts/upcp line 48. ייתכן ותרצה להשתמש ב 'כוח' ב / סקריפטים / קו upcp 48.
or או
cPanel Update (upcp) is already running. עדכון cPanel (upcp) כבר פועל. Please wait for the previous upcp to complete, or kill off all upcp processes and try again. אנא המתן upcp הקודם כדי להשלים, או להרוג את כל התהליכים upcp ונסה שוב. You may wish to use '–force' ייתכן ותרצה להשתמש ב 'כוח'
The error message above may also appear when users try to update cPanel software manually by clicking on “Update Server Software” link under “Software” section in cPanel WebHost Manager (WHM). הודעת השגיאה לעיל עשויים להופיע גם כאשר משתמשים מנסים לעדכן את תוכנת cPanel באופן ידני על ידי לחיצה על "עדכן שרת תוכנה" תחת הקישור "תוכנה הסעיף" במנהל למארח cPanel (WHM). The update process initially appears working fine, but fails later on. תהליך העדכון נראה בתחילה בסדר גמור עובד, אבל נכשל בשלב מאוחר יותר. The issue may occur when updating from command shell line using /scripts/upcp too. הבעיה עלולה להתרחש בעת עדכון מן מעטפת שורת הפקודה באמצעות / סקריפטים / upcp מדי.
It's pretty obvious what's happening that cause the problem. זה די ברור מה קורה כי לגרום לבעיה. It's due to another process is currently still running upcp script. זה בגלל תהליך אחר כרגע עדיין רץ סקריפט upcp. It shouldn't be, as most upcp update won't take more than a few minutes. זה לא אמור להיות, כמו עדכון upcp ביותר לא ייקח יותר מכמה דקות. To solve the problem, simply kill and terminate any unterminated or defunct upcp process. כדי לפתור את הבעיה, פשוט להרוג לסיים כל תהליך או unterminated שהתפרקה upcp.
To kill upcp running process, use the following command to determine the process ID (pid) of the upcp process: להרוג upcp פועל התהליך, השתמש בפקודה הבאה כדי לקבוע את מזהה תהליך (PID) של תהליך upcp:
ps aux | grep upcp ps aux | grep upcp
You should see a number which represent the pid for upcp in the front (normally second) column. אתה אמור לראות מספר המייצגים את מח"ש עבור upcp בחזית (בדרך כלל השנייה) טור. Assuming it's 88888, then use the following command to send the kill term signal to close upcp task. בהנחה שזה 88888, ולאחר מכן השתמש בפקודה הבאה לשלוח את האות לטווח להרוג כדי לסגור משימה upcp.
kill -9 88888 להרוג -9 88888
Replacing the '88888′ with the pid for upcp. החלפת '88888 'עם מח"ש עבור upcp. Sometimes, upcp appears defunct, and cannot be killed. לפעמים, upcp מופיע המנוח, ולא ניתן נהרג. If you've never manually ran the upcp script, the problem may be caused by hanged crond daemon that didn't exit gracefully or simply defunct. אם מעולם לא רץ באופן ידני את התסריט upcp, הבעיה עלולה להיגרם על ידי daemon תלו crond כי לא בחן היציאה או פשוט שבק חיים. In this case, try to kill the crond daemon process. במקרה זה, לנסות להרוג את תהליך daemon crond.
Determine which pid is the crond with this command: לקבוע אילו מח"ש הוא crond עם הפקודה הזאת:
ps aux | grep crond ps aux | grep crond
Note: In some system, you may have to use CROND (capital) instead of crond. הערה: מערכת מסוימים, ייתכן שתצטרך להשתמש CROND (הון) במקום crond.
Then kill off with the same command: ואז להרוג את אותו הדבר עם הפקודה:
kill -9 <pid> להרוג -9 <pid>
After killing crond process, you will have to לאחר הריגתו תהליך crond, תצטרך start crond daemon להתחיל daemon crond again, else all cron jobs won't run. שוב, אחר כל עבודות cron לא יפעל.
IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.
Related Articles מאמרים קשורים
- Cannot FTP to Web Host or Server running cPanel/WHM לא יכול cPanel FTP כדי אינטרנט או שרת מארח פועל / WHM
- How to Restart (Stop or Start) cPanel Service (cpsrvd) via Telnet or SSH איך להפעיל מחדש (עצור או התחלה) cPanel שירות (cpsrvd) דרך Telnet או SSH
- cPanel Invalid License File After Changing Hostname Error cPanel חוקית קובץ הרישיון לאחר שינוי שם המארח שגיאה
- How to Change Hostname in cPanel Web Host כיצד לשנות את שם המארח של מארח האינטרנט cPanel
- cPanel Perl Module PNGgraph Could Not Be Installed Error cPanel מודול פרל PNGgraph לא יכול להיות מותקן שגיאה
- Fix Internal Server Error When Accessing Easy Apache in cPanel WebHosting Manager תקן Internal Server Error אפאצ 'י בעת גישה נוחה במנהל WebHosting cPanel
- Start, Stop and Restart Crond Daemon in Linux התחל, עצור הפעל מחדש Crond שדים ב-Linux
- How to Add IP Addresses to Server with cPanel WebHost Manager (WHM) כיצד להוסיף כתובות IP Server עם מנהל למארח cPanel (WHM)
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM נכשלה לקבל מעמד אפאצ 'י מידע מאת שגיאה
- Certificate for cPanel, Courier-Imapd/Pop3d or Exim Will Expire in Less Than 30 Days Error תעודת עבור cPanel, Courier-Imapd/Pop3d או Exim יפוג בעוד פחות מ -30 ימי שגיאה










































September 17th, 2008 15:21 17 ספטמבר 2008 15:21
[...] cPanel Update (upcp) Is Already Running Problem My Digital Life b [...] CPanel עדכון (upcp) כבר פועל הבעיה שלי דיגיטליות החיים ב
June 27th, 2008 13:13 27 יוני 2008 13:13
Thank you for this. תודה לך על זה. I had 3 dead processes that i needed to kill and this did the trick היו לי 3 תהליכים מת שאני צריך להרוג זה עשה את התרגיל