You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tar xvf nri-port-monitor.tar.gz using root user, the current folder's permission is changed to 501/20 due to the current folder "./" is present in the package, and the owner of "./" is 501/20.
Please consider re-packaging the integration without including the current folder "./" in the package.
The text was updated successfully, but these errors were encountered:
When
tar xvf nri-port-monitor.tar.gz
using root user, the current folder's permission is changed to 501/20 due to the current folder "./" is present in the package, and the owner of "./" is 501/20.Please consider re-packaging the integration without including the current folder "./" in the package.
The text was updated successfully, but these errors were encountered: