kamranonline

  • Total activity 22
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Activity overview

Latest activity by kamranonline
  • kamranonline created a post,

    CPANEL-35110 - /proc/stat format changed when using upcp

    Hi, I received this error when trying to update using upcp cPanel: 94.0.4 /scripts/upcp Stale PID file '/var/run/upcp.pid' (pid=14298) /proc/stat format changed??? at /usr/local/cpanel/Cpanel/UPI...

  • kamranonline commented,

    Hey there! Could you send me the output of "/scripts/fixquotas" so I could see what that reports? quota -u ta100 Disk quotas for user ta100 (uid 1268): none quotaon -a quotaon: using //quota....

  • kamranonline commented,

    Hey there! Could you send me the output of "/scripts/fixquotas" so I could see what that reports? journaled quota support: kernel supports, user space tools supports (available) UUID=0a2ccfd4-...

  • kamranonline created a post,

    Quota is wrong for some Accounts !

    Hi, I faced a problem with Quota on cPanel, There is only 500Gb SSD harddrive on a server but for some accounts Quota is more than 2Tb ! I remove /quotas.users and also disable " Cache disk quo...

  • kamranonline commented,

    Thanks for the clarification on this. You'd need some additional code outside of git that would manually pull the username you are working with. I'm not sure what the best way would be to do tha...

  • kamranonline commented,

    Hey there! Are you looking to just set an additional variable? The 4th line in the example you provided would show the script setting a variable: export DEPLOYPATH=/home/example/public_html/ s...

  • kamranonline created a post,

    Git deploy with variable

    Hi,

  • kamranonline created a post,

    Installation failing Couldn't verify the expected sha error

    Hi, Its not possible to install cPanel: 2019-06-02 09:59:48 222 (FATAL): Couldn't verify the expected sha (7c94d21688ee4152cb3dc8778f6932d6636df78d21f7af2eb8c55a414b9312133c4929e8330b15046eaad5fd...

  • kamranonline commented,

    Hi, No this feature automatically deploy. Please check it on plesk control panel, they develop this feature: How to configure webhook for remote Git repository in Plesk

  • kamranonline created a post,

    cPanel git pull using webhook

    Hi, Is there any way to have a WebHook URL to pull git when repository updated ! Right now I should manually Update the GIT from Git Version Control.