• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue plesk repair all -y Promlem error

mahmut ozdemir

Basic Pleskian
Hello

plesk repair all -y It gives an error when you do. Can you help?


[2020-12-09 07:16:21] Checking Linux system files
[2020-12-09 07:16:23]
[2020-12-09 07:16:23] There are incorrect permissions on some items: /var/log/plesk ..... [ERROR]
[2020-12-09 07:16:23] - WARNING:Unknown file mode: 0
[2020-12-09 07:16:23] WARNING:failed to parse
[2020-12-09 07:16:23] '/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
[2020-12-09 07:16:23] bar/referenced.xsd 420 1607094494
[2020-12-09 07:16:23] e18a8c383bf0c71452b07d29a3c085b6 0100644 root root 0 0 0 X' :
[2020-12-09 07:16:23] invalid literal for int() with base 8:
[2020-12-09 07:16:23] 'e18a8c383bf0c71452b07d29a3c085b6'. Skipping.
[2020-12-09 07:16:23] WARNING:failed to parse
[2020-12-09 07:16:23] '/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
[2020-12-09 07:16:23] bar/schema.xsd 158 1607094494 940881534f59f6ae7ec0e064bcd54063
[2020-12-09 07:16:23] 0100644 root root 0 0 0 X' : invalid literal for int() with
[2020-12-09 07:16:23] base 8: '940881534f59f6ae7ec0e064bcd54063'. Skipping.
[2020-12-09 07:16:23] Do you want to repair incorrect permissions? [Y/n]
 
 
Hello

Centos 8 Clean Plesk install

Checking Linux system files

There are incorrect permissions on some items: /var/log/plesk ..... [ERROR]
To see more details, run the command in the verbose mode: plesk repair fs -verbose
Repairing incorrect permissions ................................. [FAILED]
- WARNING:Unknown file mode: 0
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/referenced.xsd 420 1607094518
e18a8c383bf0c71452b07d29a3c085b6 0100644 root root 0 0 0 X' :
invalid literal for int() with base 8:
'e18a8c383bf0c71452b07d29a3c085b6'. Skipping.
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/schema.xsd 158 1607094518 940881534f59f6ae7ec0e064bcd54063
0100644 root root 0 0 0 X' : invalid literal for int() with
base 8: '940881534f59f6ae7ec0e064bcd54063'. Skipping.


okey :)
 
Same problem here on ‪CentOS Linux 8.3.2011‬:


[root]# plesk repair fs -verbose

Checking Linux system files

There are incorrect permissions on some items: /var/log/plesk ..... [ERROR]

- WARNING:Unknown file mode: 0
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/referenced.xsd 420 1607094518
e18a8c383bf0c71452b07d29a3c085b6 0100644 root root 0 0 0 X' :
invalid literal for int() with base 8:
'e18a8c383bf0c71452b07d29a3c085b6'. Skipping.
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/schema.xsd 158 1607094518 940881534f59f6ae7ec0e064bcd54063
0100644 root root 0 0 0 X' : invalid literal for int() with
base 8: '940881534f59f6ae7ec0e064bcd54063'. Skipping.
Do you want to repair incorrect permissions? [Y/n] y
Repairing incorrect permissions ................................. [FAILED]

- WARNING:Unknown file mode: 0
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/referenced.xsd 420 1607094518
e18a8c383bf0c71452b07d29a3c085b6 0100644 root root 0 0 0 X' :
invalid literal for int() with base 8:
'e18a8c383bf0c71452b07d29a3c085b6'. Skipping.
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/schema.xsd 158 1607094518 940881534f59f6ae7ec0e064bcd54063
0100644 root root 0 0 0 X' : invalid literal for int() with
base 8: '940881534f59f6ae7ec0e064bcd54063'. Skipping.

Checking virtual hosts' file system ................................. [OK]


Error messages: 1; Warnings: 0; Errors resolved: 0

exit status 1
 
I have the same error:

Checking Linux system files

There are incorrect permissions on some items: /var/log/plesk ..... [ERROR]
To see more details, run the command in the verbose mode: plesk repair fs -verbose
Do you want to repair incorrect permissions? [Y/n] Y
Repairing incorrect permissions ................................. [FAILED]
- WARNING:Unknown file mode: 0
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/referenced.xsd 420 1607094494
e18a8c383bf0c71452b07d29a3c085b6 0100644 root root 0 0 0 X' :
invalid literal for int() with base 8:
'e18a8c383bf0c71452b07d29a3c085b6'. Skipping.
WARNING:failed to parse
'/usr/local/psa/admin/plib/vendor/goetas-webservices/xsd-reader/tests/foo
bar/schema.xsd 158 1607094494 940881534f59f6ae7ec0e064bcd54063
0100644 root root 0 0 0 X' : invalid literal for int() with
base 8: '940881534f59f6ae7ec0e064bcd54063'. Skipping.
 
Back
Top