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. בכל הזדמנות אפשרית.


2 Responses to “cPanel Update (upcp) Is Already Running Problem” 2 תגובות ל "עדכון cPanel (upcp) כבר פועל בעיה"

  1. Apache Update sorun var ? Var עדכון sorun אפאצ 'י? - WHM cPanel Destek Platformu - WHM cPanel Destek Platformu
    September 17th, 2008 15:21 17 ספטמבר 2008 15:21
    2 2

    [...] cPanel Update (upcp) Is Already Running Problem My Digital Life b [...] CPanel עדכון (upcp) כבר פועל הבעיה שלי דיגיטליות החיים ב

  2. Brian בריאן
    June 27th, 2008 13:13 27 יוני 2008 13:13
    1 1

    Thank you for this. תודה לך על זה. I had 3 dead processes that i needed to kill and this did the trick היו לי 3 תהליכים מת שאני צריך להרוג זה עשה את התרגיל :)

Leave a Reply השאירו תגובה

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה העדכנית של תגובות, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חיפוש עבור מאמרים

upcp upcp - -- cpanel update עדכון cPanel - -- cpanel update log יומן עדכון cPanel - -- how to change upcp settings via ssh כיצד לשנות את הגדרות upcp דרך SSH - -- cPanel Update currently running עדכון cPanel מפעיל כעת - -- second life is already running החיים השני כבר פועל - -- cpanel update command הפקודה עדכון cPanel - -- kill upcp להרוג upcp - -- cpanel upcp upcp cPanel - -- cPanel Update (upcp) is currently running. עדכון cPanel (upcp) פועל כעת. Please wait for upcp to complete, or kill off all upcp processes and try again. אנא המתן upcp להשלים, או להרוג את כל התהליכים upcp ונסה שוב. - -- "Easyapache is currently running." "Easyapache פועל כעת." - -- Easyapache is currently running Easyapache פועל כעת - -- script upcp upcp סקריפט - -- cpanl command line update שורת הפקודה cpanl עדכון - -- emageview4 password emageview4 הסיסמה - -- remove emageview link from 4.2 להסיר את הקישור emageview מ 4.2 - -- stop easyapache process killall upcp להפסיק killall תהליך easyapache upcp - -- whm kill upcp process WHM להרוג תהליך upcp - -- cPanel Update (upcp) is currently running. עדכון cPanel (upcp) פועל כעת. Please wait for upcp to complete, or kill off all upcp processes and try again אנא המתן upcp להשלים, או להרוג את כל התהליכים upcp ונסה שוב - -- cpanel kill process תהליך להרוג cPanel - -- kill off all upcp processes להרוג את כל התהליכים upcp - -- show upcp process תהליך upcp להראות - -- WHM -> upcp WHM -> upcp - -- cpanel update commandline הפקודה עדכון cPanel - -- update cpanel ssh עדכון ששש cPanel - -- what is upcp in cpanel מה upcp ב cpanel - -- change cpanel updates שינוי עדכונים cPanel - -- how to kill all the upcp processes איך להרוג את כל התהליכים upcp - -- kill of upcp להרוג של upcp - -- cPanel Update (upcp) is already running. עדכון cPanel (upcp) כבר פועל. - -- EasyApache is currently running. EasyApache פועל כעת. Please wait for EasyApache to complete before running cPanel Update (upcp) אנא המתן EasyApache להשלים לפני הפעלת עדכון cPanel (upcp) - -- cpanel disable update עדכון להשבית cPanel - -- linux kill defunct process crond Linux להרוג crond תהליך שהתפרקה - -- /scripts/upcp nedir / סקריפטים / nedir upcp - -- Capital CROND הון CROND - -- cpanel version command הפקודה גרסה cPanel - -- update cpanel command line עדכון שורת הפקודה cPanel - -- update spamassassin cpanel command עדכון הפקודה spamassassin cPanel - -- what is upcp on whm מה upcp על WHM - -- script restart cpanel התסריט מחדש cPanel - -- cpanel won't update my files realtime cpanel לא יהיה עדכון בזמן אמת קבצים שלי - -- cpanel version update עדכון גרסה cPanel - -- cpanel updating stopped cPanel מעדכן עצר - -- emageview cpanel cPanel emageview - -- upcp is already running but not upcp כבר פועל אבל לא - -- crond cpanel cPanel crond - -- email password problem after cpanel update בעיה לאחר עדכון הדוא"ל והסיסמה cPanel - -- how to kill process in cpanel איך להרוג את התהליך ב cpanel - -- how to update cpanel כיצד לעדכן את cpanel - -- kill upcp process להרוג תהליך upcp - --