[SOLVED] unable to read '"/etc/subscription"' - Permission denied (os error 13) (500)

RobFantini

Famous Member
May 24, 2012
2,101
121
133
Boston,Mass
After today's updates I get that message when I click on a node on pve screen

Code:
# ll /etc/subscription
-rw-r----- 1 root root 367 Jun  1 03:58 /etc/subscription

this fixed the issue
Code:
chmod 644 /etc/subscription
 
  • Like
Reactions: YaZoal