NethServer Version: 7.9
Module: Backup
I cant get the backup module to load when I click on it in chrome it just sitβs and spins will not load. I have tried it in several different browsers cleared the cache etc. everything else works fine.
NethServer Version: 7.9
Module: Backup
I cant get the backup module to load when I click on it in chrome it just sitβs and spins will not load. I have tried it in several different browsers cleared the cache etc. everything else works fine.
Could you please check if some errors are shown in browser console?
I donβt get any browser errors it just sits and spines page never loads I have tried other browsers using different computers with the same result.
If nothing shows on browser console, is there any firewall/antivirus/vpn that could interfere?
Whatβs the configuration of the backup? any remote destination?
db backups show
Thank for the reply I really need to get this fixed below is the out put of db backups show. any help with this matter is greatly appreciated,
backup-data=duplicity
BackupTime=5 4 * * *
CleanupOlderThan=7D
FullDay=2
Notify=always
NotifyFrom=
NotifyTo=
Program=duplicity
Type=incremental
USBLabel=backup_vol
VFSType=usb
status=disabled
server-backp=duplicity
B2AccountId=
B2AccountKey=
B2Bucket=
BackupTime=0 * * *
CleanupOlderThan=1D
FullDay=3
NFSHost=
NFSShare=
Notify=error
NotifyTo=steve@REDACTED
Prune=0
S3AccessKey=
S3Bucket=
S3Host=
S3SecretKey=
SMBHost=192.168.0.1
SMBLogin=steve
SMBPassword=REDACTED
SMBShare=backup.data
SftpDirectory=
SftpHost=
SftpPassword=
SftpPort=22
SftpUser=
Type=incremental
USBLabel=backup
VFSType=cifs
VolSize=200
WebDAVLogin=
WebDAVPassword=
WebDAVUrl=
status=enabled
What about:
rpm -V nethserver-backup-data
rpm -V nethserver-backup-config
Chrome Incognito mode was already tryed?
Have you ever been able to, or is this the first time trying to access the backup module? If accessed before, did you configure any jobs and are there any remote servers involved?
[root@mail ~]# rpm -V nethserver-backup-data
[root@mail ~]# rpm -V nethserver-backup-config
[root@mail ~]#
Yes I had tried to backup to a samba server running on another local machine running Open Media Vault. Thank you guys for all your help in trying to solve this matter.
Yes i have tried using Chrome in Incognito mode everything in cockpit works great except for the backup module.
Is their anyway to reset or re-install the backup module or configuration files?
First you can try without reinstallation:
signal-event nethserver-backup-config-update
signal-event nethserver-backup-data-update
If still not working, you can force reinstall backup module (but from the rpm commands above seems all module files are present):
yum reinstall nethserver-backup-config nethserver-backup-data
If it does not work, for other required packages there was this command:
yum update @nethserver-iso
But it is strange that the browser console doesnβt spit some warning or error messageβ¦ (on the other hand maybe browserβs network stats could tell if it is stuck for long time trying to acces some fileβ¦)
Here is the chrome dev-tools out put when trying to load page
ββββ βββββββββββββββββββββββ ββββββββββββββββββββββββββ βββ ββββββββββββββββββ βββββ βββββββββββββββββββββββ ββββββββββββββββββββββββββββββ βββββββββββββββββββββββββ βββββββββ βββ ββββββββββββββββββββββ βββββββββββ βββββββββ ββββββββββββββββββββββββ βββ ββββββββββββββββββββββ ββββββββββββ ββββββββββ βββββββββββ ββββββββββββββ βββ βββ ββββββββββββββββββββββ βββ βββββββ βββββββββββ ββββββ βββββββββββββ βββ βββ ββββββββββββββββββββββ βββ βββββ βββββββββββ βββ
nethserver.js:41 API exec: system-authorization/read$ /usr/libexec/nethserver/api/system-authorization/read | jq
nethserver.js:41 API exec: system-task/read$ /usr/bin/setsid /usr/bin/sudo /usr/libexec/nethserver/api/system-task/read | jq
nethserver.js:41 API exec: system-settings/read$ echo β{βactionβ:βhintsβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-settings/read | jq
nethserver.js:41 API exec: system-authorization/read$ /usr/libexec/nethserver/api/system-authorization/read | jq
cockpit.js:589 grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
p @ cockpit.js:589
m @ cockpit.js:599
v @ cockpit.js:493
a.onmessage.o.dispatch_data @ cockpit.js:423
e @ cockpit.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/system/system.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/domain/domain.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
App.vue:464 tasks undefined
App.vue:464 tasks no running tasks
nethserver.js:41 API exec: system-docs/read$ echo β{βchapterβ:βbackupβ,βsectionβ:βstorage-backendsβ,βlanguageβ:βenβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-docs/read | jq
nethserver.js:41 API exec: system-docs/read$ echo β{βchapterβ:βbackupβ,βsectionβ:βenginesβ,βlanguageβ:βenβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-docs/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
(anonymous) @ Backup.vue:2960
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/performance/performance.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/base1/patternfly.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/base1/jquery.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/shell/index.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/base1/cockpit.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2364
(anonymous) @ nethserver.js:151
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
DevTools failed to load source map: Could not load content for https://mail.jamesahbell.com:9090/cockpit/$684e687222b51cd2ab57555d570d795405386d87a39cd8da7c2ced5074b12c8b/base1/patternfly.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-backup/read$ echo β{βactionβ:βrunning-infoβ}β | /usr/bin/sudo /usr/libexec/nethserver/api/system-backup/read | jq
vue.runtime.esm.js:1888 Error: Expression has only 4 parts. At least 5 parts are required.
ie @ vue.runtime.esm.js:1888
re @ vue.runtime.esm.js:1879
ee @ vue.runtime.esm.js:1839
t._render @ vue.runtime.esm.js:3544
r @ vue.runtime.esm.js:4060
nr.get @ vue.runtime.esm.js:4473
nr.run @ vue.runtime.esm.js:4548
Kn @ vue.runtime.esm.js:4304
(anonymous) @ vue.runtime.esm.js:1980
ce @ vue.runtime.esm.js:1906
Promise.then (async)
oe @ vue.runtime.esm.js:1933
pe @ vue.runtime.esm.js:1990
tr @ vue.runtime.esm.js:4396
nr.update @ vue.runtime.esm.js:4538
mt.notify @ vue.runtime.esm.js:730
set @ vue.runtime.esm.js:1055
rr.set @ vue.runtime.esm.js:4625
(anonymous) @ Backup.vue:2917
(anonymous) @ nethserver.js:108
s @ cockpit.min.js:962
(anonymous) @ cockpit.min.js:974
n @ cockpit.min.js:880
setTimeout (async)
L @ cockpit.min.js:885
f @ cockpit.min.js:973
l @ cockpit.min.js:997
e @ cockpit.min.js:1024
(anonymous) @ cockpit.min.js:2067
se @ cockpit.min.js:76
e @ cockpit.min.js:205
p @ cockpit.min.js:590
m @ cockpit.min.js:599
v @ cockpit.min.js:493
a.onmessage.o.dispatch_data @ cockpit.min.js:423
e @ cockpit.min.js:279
postMessage (async)
(anonymous) @ index.js:13
a.onmessage.o.dispatch_data @ cockpit.js:421
nethserver.js:41 API exec: system-task/read$ /usr/bin/setsid /usr/bin/sudo /usr/libexec/nethserver/api/system-task/read | jq
nethserver.js:41 API exec: system-authorization/read$ /usr/libexec/nethserver/api/system-authorization/read | jq
nethserver.js:41 API exec: system-status/read$ /usr/bin/sudo /usr/libexec/nethserver/api/system-status/read | jq
nethserver.js:41 API exec: system-hostname/read$ /usr/bin/sudo /usr/libexec/nethserver/api/system-hostname/read | jq
nethserver.js:41 API exec: system-aliases/read$ /usr/bin/sudo /usr/libexec/nethserver/api/system-aliases/read | jq
nethserver.js:41 API exec: system-dns/read$ /usr/bin/sudo /usr/libexec/nethserver/api/system-dns/read | jq
nethserver.js:41 API exec: system-time/read$ /usr/bin/sudo /usr/libexec/nethserver/api/system-time/read | jq
nethserver.js:41 API exec: system-company/read$ /usr/bin/sudo /usr/libexec/nethserver/api/system-company/read | jq
App.vue:464 tasks undefined
App.vue:464 tasks no running tasks
Assuming that is cockpit to blame and not the module, you can also try to restart the service from shell with the command systemctl restart cockpit
. Useless if the server was already rebooted.
Here is reported how to gracefully reinstall cockpit
Update I have removed cockpit reinstalled cockpit along with the backup and restore with the same result sits and spins. From the terminal I copied the contents from /etc/backup-data.d / /etc/backup-data/, /etc/backup-config.d and /etc/backup-data.hooks to a backup location. I started renaming files one by one and discovered by renaming the /etc/backup-data.d/custom.exclude to /etc/backup-data.d/exclude.old the backup module will load, however I can no longer configure the config or data backup any ideals were to go from here?
which was the content of /etc/backup-data.d/custom.exclude
? also, did it contain some blank line?
check files/folders permissions and ownership, or (better yet) reinstall the backup module.
/etc/backup-config.d:
4.0K drwxr-xr-x. 2 root root 4.0K Mar 29 01:00 .
0 -rw-r--r-- 1 root root 0 Nov 15 17:58 custom.exclude
4.0K -rw-r--r-- 1 root root 72 Nov 16 2016 custom.include
4.0K -rw-r--r-- 1 root root 112 Nov 15 17:58 nethserver-backup-config.include
4.0K -rw-r--r-- 1 root root 148 Mar 15 2021 nethserver-backup-data.include
4.0K -rw-r--r-- 1 root root 162 Oct 25 2021 nethserver-base.include
(...)
/etc/backup-data:
0 drwxr-xr-x 2 root root 6 Mar 15 2021 .
/etc/backup-data.d:
4.0K drwxr-xr-x. 2 root root 4.0K Mar 15 22:14 .
0 -rw-r--r-- 1 root root 0 Mar 15 2021 custom.exclude
4.0K -rw-r--r-- 1 root root 16 Dec 8 2016 custom.include
4.0K -rw-r--r-- 1 root root 124 Mar 15 2021 nethserver-backup-data.exclude
(...)
/etc/backup-data.hooks:
0 drwxr-xr-x 2 root root 124 Oct 16 2021 .
4.0K -rwxr-xr-x 1 root root 1.7K Feb 17 2021 backup-alert
4.0K -rwxr-xr-x 1 root root 2.8K Sep 8 2021 backup-clean-files
4.0K -rwxr-xr-x 1 root root 860 Mar 15 2021 backup-dashboard-status
4.0K -rwxr-xr-x 1 root root 992 Sep 8 2021 backup-list-files
4.0K -rwxr-xr-x 1 root root 1.6K Mar 15 2021 backup-notify
(...)