01-31-2022 05:21 AM
hi All,
I have changed my etc/demisto.conf file to move data folders(https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-2/cortex-xsoar-admin/manage-data/move-data-f...
and after upgrading my app server to 6.2 from 6.1 cortex soar application is not starting(https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-2/cortex-xsoar-admin/installation/upgrade-th...) I tried to reindex the data but I I think its still using old data folders. Can someone help me in resolving this problem :
2022-01-31 13:00:49.4866 info Original limit size {1024 524288} (source: /builds/gopath/src/github.com/demisto/server/ulimit.go:18)
2022-01-31 13:00:49.4867 info New ulimit is: {524288 524288} (source: /builds/gopath/src/github.com/demisto/server/ulimit.go:36)
2022-01-31 13:00:49.7422 info Integrity test successful (source: /builds/gopath/src/github.com/demisto/server/server.go:100)
2022-01-31 13:00:49.7422 info Used conf at : /etc/demisto.conf (source: /builds/gopath/src/github.com/demisto/server/server.go:150)
2022-01-31 13:00:49.7423 info Starting as standalone server (source: /builds/gopath/src/github.com/demisto/server/server.go:367)
2022-01-31 13:00:49.7426 info KV Store: boltdb (source: /builds/gopath/src/github.com/demisto/server/repoDB/complexRepo/repo.go:397)
2022-01-31 13:00:49.7426 fatal Could not create repo db [error 'mkdir /var/lib/demisto: permission denied' commit 'a86da2fb03b21ebf423cd00315fb00e82ff3a3a4'] (source: /builds/gopath/src/github.com/demisto/server/server.go:373)
Best regards,
SS