Skip to main content

yum timing out

Comments

7 comments

  • JIKOmetrix

    Wow, now cPanel does not support its own products???

    I went to open a ticket for this issue and the support system will now allow me to create a ticket because the license was purchased from OVH.

    OVH strictly does not provide ANY software support. 

    Why would cPanel allow OVH to sell licensing and leave the purchaser with NO SUPPORT OPTIONS??????

    I really hate the way the cpanel product is crumbling it to a pile of crap. 

    I can only imagine the other admins that are even more heavily invested in cpanel servers struggling to keep things working. 

    1
  • cPRex Jurassic Moderator

    Hey there!  If your license isn't purchased directly from us you should be contacting your provider from support.  In this case, however, with he data i can see so far this doesn't seem to be related to cPanel.

    Can you post the output of a "yum update" command run on the machine?

    0
  • JIKOmetrix

    Hey, 

     

    -- yum

    [root@host106 ~]# yum update
    Waiting for process with pid 3300747 to finish.

    -- process PID

    3300747 (Trace) (Kill)    root    0    0.00    0.23    /usr/bin/python3 /usr/local/cpanel/bin/packman_get_info_json jetapps-repo

    0
  • cPRex Jurassic Moderator

    Well there we go - it seems like something in the jetapps repo is holding things up.

    What if you kill 3300747 and try this:

    yum clean all
    yum makecache
    yum update

    0
  • JIKOmetrix

    I'm going to try this now. 

    Thank you, 

    0
  • JIKOmetrix

    It seems to have been the /usr/bin/python3 /usr/local/cpanel/bin/packman_get_info_json jetapps-repo hanging the updates. 

    I had to kill it a second time different PID. 

    After that the yum update completed. 

    Thank you, 

    0
  • cPRex Jurassic Moderator

    I'm glad that's all it was!

    0

Please sign in to leave a comment.