Frontend Service Not Detected

[admin@cells ~]$ ./cells start
2020-04-28T09:45:28.272+0800 INFO pydio.grpc.data.objects started
2020-04-28T09:45:28.272+0800 INFO pydio.grpc.data.objects Starting umbrella service pydio.grpc.data.objects. with sources {“sources”: [“local1”]}
2020-04-28T09:45:28.273+0800 INFO pydio.gateway.rest started
2020-04-28T09:45:28.335+0800 INFO pydio.grpc.log started
2020-04-28T09:45:28.336+0800 INFO pydio.grpc.docstore started
2020-04-28T09:45:28.336+0800 INFO pydio.grpc.update started
2020-04-28T09:45:28.336+0800 INFO pydio.grpc.data.sync started
2020-04-28T09:45:28.336+0800 INFO pydio.grpc.data.sync Starting umbrella service pydio.grpc.data.sync. with sources {“sources”: [“pydiods1”, “personal”, “cellsdata”]}
2020-04-28T09:45:28.336+0800 INFO pydio.web.statics started
2020-04-28T09:45:29.375+0800 INFO pydio.grpc.jobs started
2020-04-28T09:45:29.377+0800 INFO pydio.grpc.user-key started
2020-04-28T09:45:29.399+0800 INFO pydio.grpc.config started
2020-04-28T09:45:29.508+0800 INFO pydio.grpc.user-meta started
2020-04-28T09:45:29.552+0800 INFO pydio.grpc.data.objects.local1 started
2020-04-28T09:45:29.554+0800 INFO pydio.grpc.data.objects.local1 Starting local objects service local1 on /home/admin/.config/pydio/cells/data
2020-04-28T09:45:29.572+0800 ERROR pydio.grpc.acl Failed to init DB provider {“error”: “Error 1071: Specified key was too long; max key length is 767 bytes handling idm_acl_0.1.sql”}
2020-04-28T09:45:29.572+0800 ERROR pydio.grpc.acl Could not run {“error”: “Error 1071: Specified key was too long; max key length is 767 bytes handling idm_acl_0.1.sql”}
2020-04-28T09:45:29.572+0800 INFO pydio.grpc.acl stopping
2020-04-28T09:45:29.573+0800 INFO pydio.grpc.meta started
2020-04-28T09:45:29.600+0800 INFO pydio.grpc.chat started
2020-04-28T09:45:29.603+0800 INFO pydio.grpc.data.sync.personal started
2020-04-28T09:45:29.604+0800 INFO pydio.grpc.data.sync.personal Sync personal - Try to contact Objects
INFO[0002] No tracer configured - skipping tracing setup
2020-04-28T09:45:29.641+0800 INFO pydio.grpc.data.sync.cellsdata started
2020-04-28T09:45:29.641+0800 INFO pydio.grpc.data.sync.cellsdata Sync cellsdata - Try to contact Objects
2020-04-28T09:45:29.645+0800 INFO pydio.grpc.data.sync.pydiods1 started
2020-04-28T09:45:29.646+0800 INFO pydio.grpc.data.sync.pydiods1 Sync pydiods1 - Try to contact Objects
2020-04-28T09:45:29.659+0800 INFO pydio.web.oauth started
2020-04-28T09:45:29.660+0800 INFO pydio.grpc.oauth started
2020-04-28T09:45:29.664+0800 ERROR pydio.grpc.policy Failed to init DB provider {“error”: “Could not migrate sql schema, applied 0 migrations: Error 1071: Specified key was too long; max key length is 767 bytes handling 2”, “errorVerbose”: “Error 1071: Specified key was too long; max key length is 767 bytes handling 2\nCould not migrate sql schema, applied 0 migrations\ngithub.com/pydio/cells/vendor/github.com/ory/ladon/manager/sql.(*SQLManager).CreateSchemas\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/vendor/github.com/ory/ladon/manager/sql/manager_sql.go:69\ngithub.com/pydio/cells/idm/policy.(*sqlimpl).Init\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/idm/policy/sql.go:67\ngithub.com/pydio/cells/common/service.newDBProvider.func1\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/common/service/db.go:58\ngithub.com/pydio/cells/vendor/github.com/micro/go-micro.(*service).Start\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/service.go:98\ngithub.com/pydio/cells/vendor/github.com/micro/go-micro.(*service).Run\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/service.go:147\ngithub.com/pydio/cells/common/service.(*service).Start.func1\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/common/service/service.go:403\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1357”}
2020-04-28T09:45:29.664+0800 ERROR pydio.grpc.policy Could not run {“error”: “Could not migrate sql schema, applied 0 migrations: Error 1071: Specified key was too long; max key length is 767 bytes handling 2”, “errorVerbose”: “Error 1071: Specified key was too long; max key length is 767 bytes handling 2\nCould not migrate sql schema, applied 0 migrations\ngithub.com/pydio/cells/vendor/github.com/ory/ladon/manager/sql.(*SQLManager).CreateSchemas\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/vendor/github.com/ory/ladon/manager/sql/manager_sql.go:69\ngithub.com/pydio/cells/idm/policy.(*sqlimpl).Init\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/idm/policy/sql.go:67\ngithub.com/pydio/cells/common/service.newDBProvider.func1\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/common/service/db.go:58\ngithub.com/pydio/cells/vendor/github.com/micro/go-micro.(*service).Start\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/service.go:98\ngithub.com/pydio/cells/vendor/github.com/micro/go-micro.(*service).Run\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/service.go:147\ngithub.com/pydio/cells/common/service.(*service).Start.func1\n\t/opt/teamcity/agent/work/fb9e7e7133d45375/go/src/github.com/pydio/cells/common/service/service.go:403\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1357”}
2020-04-28T09:45:29.664+0800 INFO pydio.grpc.policy stopping
2020-04-28T09:45:29.786+0800 INFO pydio.grpc.data.sync.personal Successfully listed objects from bucket personal
2020-04-28T09:45:29.821+0800 INFO pydio.grpc.data.sync.pydiods1 Successfully listed objects from bucket pydiods1
2020-04-28T09:45:29.835+0800 INFO pydio.grpc.data.sync.cellsdata Successfully listed objects from bucket cellsdata
2020-04-28T09:45:30.060+0800 INFO pydio.grpc.tree started
2020-04-28T09:45:30.070+0800 INFO pydio.grpc.mailer Starting mailer with queue ‘boltdb’
2020-04-28T09:45:30.113+0800 INFO pydio.grpc.data.index started
2020-04-28T09:45:30.113+0800 INFO pydio.grpc.data.index Starting umbrella service pydio.grpc.data.index. with sources {“sources”: [“pydiods1”, “personal”, “cellsdata”]}
2020-04-28T09:45:30.305+0800 INFO pydio.grpc.mailer Starting mailer with sender ‘smtp’
2020-04-28T09:45:30.437+0800 INFO pydio.grpc.mailer started
2020-04-28T09:45:30.475+0800 INFO pydio.grpc.versions started
Activating privacy features… done.
http://0.0.0.0:8080
2020-04-28T09:45:30.542+0800 INFO pydio.gateway.proxy started
2020-04-28T09:45:30.683+0800 INFO pydio.grpc.data.index.pydiods1 started
2020-04-28T09:45:30.712+0800 INFO pydio.grpc.data.index.cellsdata started
2020-04-28T09:45:30.729+0800 INFO pydio.grpc.data.index.personal started
2020-04-28T09:45:31.046+0800 INFO pydio.grpc.tasks started
2020-04-28T09:45:31.451+0800 INFO pydio.grpc.data-key started
2020-04-28T09:45:31.479+0800 INFO pydio.grpc.activity started
2020-04-28T09:45:32.044+0800 INFO pydio.gateway.grpc started
2020-04-28T09:45:32.056+0800 INFO pydio.grpc.timer Registering Job {“job”: “flush-mailer-queue”}
2020-04-28T09:45:32.056+0800 INFO pydio.grpc.timer Registering Job {“job”: “internal-prune-jobs”}
2020-04-28T09:45:32.056+0800 INFO pydio.grpc.timer Registering Job {“job”: “prune-versions-job”}
2020-04-28T09:45:32.056+0800 INFO pydio.grpc.timer Registering Job {“job”: “users-activity-digest”}
2020-04-28T09:45:32.057+0800 INFO pydio.grpc.timer started
2020-04-28T09:45:32.085+0800 INFO pydio.test.objects started
2020-04-28T09:45:32.099+0800 INFO pydio.gateway.websocket started
2020-04-28T09:45:32.941+0800 INFO pydio.grpc.tasks Run Job resync-ds-personal on timer event
2020-04-28T09:45:33.021+0800 INFO pydio.grpc.tasks Run Job resync-ds-cellsdata on timer event
2020-04-28T09:45:33.039+0800 INFO pydio.grpc.tasks Run Job resync-ds-pydiods1 on timer event
2020-04-28T09:45:33.068+0800 INFO pydio.grpc.data.sync.personal 2020-04-28T09:45:33.067+0800 INFO Got Stats for index://personal {“stats”: {“HasChildrenInfo”:false,“HasSizeInfo”:false,“Size”:0,“Children”:0,“Folders”:0,“Files”:0}}
2020-04-28T09:45:33.069+0800 INFO pydio.grpc.data.sync.personal 2020-04-28T09:45:33.068+0800 INFO Got Stats for s3://172.17.8.41:42374/personal {“stats”: {“HasChildrenInfo”:false,“HasSizeInfo”:false,“Size”:0,“Children”:0,“Folders”:0,“Files”:0}}
2020-04-28T09:45:33.069+0800 INFO pydio.grpc.data.sync.personal Listing all S3 objects for path {“bucket”: “personal”, “path”: “”}
2020-04-28T09:45:33.072+0800 INFO pydio.grpc.data.sync.personal 2020-04-28T09:45:33.071+0800 INFO Diff Stats {“s”: {“EndpointLeft”:“s3://172.17.8.41:42374/personal”,“EndpointRight”:“index://personal”,“conflicts”:0,“missingLeft”:0,“missingRight”:0}}
2020-04-28T09:45:33.072+0800 INFO pydio.grpc.data.sync.personal 2020-04-28T09:45:33.071+0800 INFO Finished analyzing nodes {“i”: 4}
2020-04-28T09:45:33.074+0800 INFO pydio.grpc.data.sync.personal 2020-04-28T09:45:33.073+0800 INFO Sending unidirectional patch {“patch”: {“Source”:“s3://172.17.8.41:42374/personal”,“Target”:“index://personal”,“Type”:“TreePatch”}}
2020-04-28T09:45:33.073+0800 INFO pydio.grpc.data.sync.personal Filtering TreePatch took {“time”: “4.806µs”, “source”: “s3://172.17.8.41:42374/personal”, “target”: “index://personal”}
2020-04-28T09:45:33.073+0800 INFO pydio.grpc.data.sync.personal Empty Patch : nothing to do
2020-04-28T09:45:33.153+0800 INFO pydio.grpc.data.sync.cellsdata 2020-04-28T09:45:33.152+0800 INFO Got Stats for index://cellsdata {“stats”: {“HasChildrenInfo”:false,“HasSizeInfo”:false,“Size”:0,“Children”:0,“Folders”:0,“Files”:0}}
2020-04-28T09:45:33.156+0800 INFO pydio.grpc.data.sync.cellsdata 2020-04-28T09:45:33.153+0800 INFO Got Stats for s3://172.17.8.41:42374/cellsdata {“stats”: {“HasChildrenInfo”:false,“HasSizeInfo”:false,“Size”:0,“Children”:0,“Folders”:0,“Files”:0}}
2020-04-28T09:45:33.154+0800 INFO pydio.grpc.data.sync.cellsdata Listing all S3 objects for path {“bucket”: “cellsdata”, “path”: “”}
2020-04-28T09:45:33.171+0800 INFO pydio.grpc.data.sync.cellsdata 2020-04-28T09:45:33.157+0800 INFO Diff Stats {“s”: {“EndpointLeft”:“s3://172.17.8.41:42374/cellsdata”,“EndpointRight”:“index://cellsdata”,“conflicts”:0,“missingLeft”:0,“missingRight”:0}}
2020-04-28T09:45:33.171+0800 INFO pydio.grpc.data.sync.cellsdata 2020-04-28T09:45:33.157+0800 INFO Finished analyzing nodes {“i”: 4}
2020-04-28T09:45:33.174+0800 INFO pydio.grpc.data.sync.cellsdata 2020-04-28T09:45:33.173+0800 INFO Sending unidirectional patch {“patch”: {“Source”:“s3://172.17.8.41:42374/cellsdata”,“Target”:“index://cellsdata”,“Type”:“TreePatch”}}
2020-04-28T09:45:33.173+0800 INFO pydio.grpc.data.sync.cellsdata Filtering TreePatch took {“time”: “4.137µs”, “source”: “s3://172.17.8.41:42374/cellsdata”, “target”: “index://cellsdata”}
2020-04-28T09:45:33.173+0800 INFO pydio.grpc.data.sync.cellsdata Empty Patch : nothing to do
2020-04-28T09:45:33.251+0800 INFO pydio.grpc.data.sync.pydiods1 2020-04-28T09:45:33.251+0800 INFO Got Stats for index://pydiods1 {“stats”: {“HasChildrenInfo”:false,“HasSizeInfo”:false,“Size”:0,“Children”:0,“Folders”:0,“Files”:0}}
2020-04-28T09:45:33.253+0800 INFO pydio.grpc.data.sync.pydiods1 2020-04-28T09:45:33.252+0800 INFO Got Stats for s3://172.17.8.41:42374/pydiods1 {“stats”: {“HasChildrenInfo”:false,“HasSizeInfo”:false,“Size”:0,“Children”:0,“Folders”:0,“Files”:0}}
2020-04-28T09:45:33.253+0800 INFO pydio.grpc.data.sync.pydiods1 Listing all S3 objects for path {“bucket”: “pydiods1”, “path”: “”}
2020-04-28T09:45:33.256+0800 INFO pydio.grpc.data.sync.pydiods1 2020-04-28T09:45:33.255+0800 INFO Diff Stats {“s”: {“EndpointLeft”:“s3://172.17.8.41:42374/pydiods1”,“EndpointRight”:“index://pydiods1”,“conflicts”:0,“missingLeft”:0,“missingRight”:0}}
2020-04-28T09:45:33.256+0800 INFO pydio.grpc.data.sync.pydiods1 2020-04-28T09:45:33.255+0800 INFO Finished analyzing nodes {“i”: 4}
2020-04-28T09:45:33.257+0800 INFO pydio.grpc.data.sync.pydiods1 2020-04-28T09:45:33.257+0800 INFO Sending unidirectional patch {“patch”: {“Source”:“s3://172.17.8.41:42374/pydiods1”,“Target”:“index://pydiods1”,“Type”:“TreePatch”}}
2020-04-28T09:45:33.257+0800 INFO pydio.grpc.data.sync.pydiods1 Filtering TreePatch took {“time”: “3.786µs”, “source”: “s3://172.17.8.41:42374/pydiods1”, “target”: “index://pydiods1”}
2020-04-28T09:45:33.257+0800 INFO pydio.grpc.data.sync.pydiods1 Empty Patch : nothing to do
2020-04-28T09:45:43.512+0800 INFO pydio.gateway.proxy Restarting proxy {“caddyfile”: “\nhttp://0.0.0.0:8080 {\n\tproxy /a 172.17.8.41:44370 {\n\t\twithout /a\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /auth/dex PENDING {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /oidc 172.17.8.41:38279 {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /oidc-admin/oauth2/auth/requests 172.17.8.41:38279 {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /io NOT_AVAILABLE {\n\t\theader_upstream Host cells.me.sb\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /data NOT_AVAILABLE {\n\t\theader_upstream Host cells.me.sb\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /ws 172.17.8.41:37705 {\n\t\twebsocket\n\t\twithout /ws\n\t}\n\tproxy /plug/ 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t\theader_downstream Cache-Control “public, max-age=31536000”\n\t}\n\tproxy /dav PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /public/ 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /user/reset-password/ 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /robots.txt 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /login 172.17.8.41:39498/gui {\n\t\twithout /login\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\n\n\tredir 302 {\n\t\t\n\t\tif {path} is /\n\t\t/ /login\n\t}\n\t\n\t\n\t\n proxy /wopi/ PENDING {\n transparent\n }\n\n proxy /loleaflet/ https://localhost:9980/loleaflet {\n transparent\n insecure_skip_verify\n without /loleaflet/\n }\n\n proxy /hosting/discovery https://localhost:9980/hosting/discovery {\n transparent\n insecure_skip_verify\n without /hosting/discovery\n }\n\n proxy /lool/ https://localhost:9980/lool/ {\n transparent\n insecure_skip_verify\n websocket\n without /lool/\n }\n \n\t\n\t\n\trewrite {\n\t\tif {path} not_starts_with “/a/”\n\t\tif {path} not_starts_with “/auth/”\n\t\tif {path} not_starts_with “/oidc/”\n\t\tif {path} not_starts_with “/oidc-admin/oauth2/auth/requests/”\n\t\tif {path} not_starts_with “/io”\n\t\tif {path} not_starts_with “/data”\n\t\tif {path} not_starts_with “/ws/”\n\t\tif {path} not_starts_with “/plug/”\n\t\tif {path} not_starts_with “/dav”\n\t\t\n\t\tif {path} not_starts_with “/wopi/”\n\t\t\n\t\tif {path} not_starts_with “/loleaflet/”\n\t\t\n\t\tif {path} not_starts_with “/hosting/discovery”\n\t\t\n\t\tif {path} not_starts_with “/lool/”\n\t\t\n\t\tif {path} not_starts_with “/public/”\n\t\tif {path} not_starts_with “/user/reset-password”\n\t\tif {path} not_starts_with “/robots.txt”\n\t\tto {path} {path}/ /login\n\t}\n\troot /0b56d2fb-ba84-4061-ab68-3a2fb8056c47\n\t\n\t\n\terrors “/home/admin/.config/pydio/cells/logs/caddy_errors.log”\n}\n\n\n\t”}
2020-04-28T09:45:43.512+0800 INFO pydio.gateway.proxy Restart done
not found
not found
not found
2020-04-28T09:45:55.124+0800 INFO pydio.gateway.proxy Restarting proxy {“caddyfile”: “\nhttp://0.0.0.0:8080 {\n\tproxy /a PENDING {\n\t\twithout /a\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /auth/dex PENDING {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /oidc PENDING {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /oidc-admin/oauth2/auth/requests PENDING {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /io NOT_AVAILABLE {\n\t\theader_upstream Host cells.me.sb\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /data NOT_AVAILABLE {\n\t\theader_upstream Host cells.me.sb\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /ws 172.17.8.41:37705 {\n\t\twebsocket\n\t\twithout /ws\n\t}\n\tproxy /plug/ PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t\theader_downstream Cache-Control “public, max-age=31536000”\n\t}\n\tproxy /dav PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /public/ PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /user/reset-password/ PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /robots.txt PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /login 172.17.8.41:39498/gui {\n\t\twithout /login\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\n\n\tredir 302 {\n\t\t\n\t\tif {path} is /\n\t\t/ /login\n\t}\n\t\n\t\n\t\n proxy /wopi/ PENDING {\n transparent\n }\n\n proxy /loleaflet/ https://localhost:9980/loleaflet {\n transparent\n insecure_skip_verify\n without /loleaflet/\n }\n\n proxy /hosting/discovery https://localhost:9980/hosting/discovery {\n transparent\n insecure_skip_verify\n without /hosting/discovery\n }\n\n proxy /lool/ https://localhost:9980/lool/ {\n transparent\n insecure_skip_verify\n websocket\n without /lool/\n }\n \n\t\n\t\n\trewrite {\n\t\tif {path} not_starts_with “/a/”\n\t\tif {path} not_starts_with “/auth/”\n\t\tif {path} not_starts_with “/oidc/”\n\t\tif {path} not_starts_with “/oidc-admin/oauth2/auth/requests/”\n\t\tif {path} not_starts_with “/io”\n\t\tif {path} not_starts_with “/data”\n\t\tif {path} not_starts_with “/ws/”\n\t\tif {path} not_starts_with “/plug/”\n\t\tif {path} not_starts_with “/dav”\n\t\t\n\t\tif {path} not_starts_with “/wopi/”\n\t\t\n\t\tif {path} not_starts_with “/loleaflet/”\n\t\t\n\t\tif {path} not_starts_with “/hosting/discovery”\n\t\t\n\t\tif {path} not_starts_with “/lool/”\n\t\t\n\t\tif {path} not_starts_with “/public/”\n\t\tif {path} not_starts_with “/user/reset-password”\n\t\tif {path} not_starts_with “/robots.txt”\n\t\tto {path} {path}/ /login\n\t}\n\troot /5bc55ef3-fc2f-4f9b-991b-b9e1c25f23a3\n\t\n\t\n\terrors “/home/admin/.config/pydio/cells/logs/caddy_errors.log”\n}\n\n\n\t”}
2020-04-28T09:45:55.214+0800 ERROR Frontend Service Not Detected
2020-04-28T09:45:55.625+0800 INFO pydio.gateway.proxy Restart done
2020-04-28T09:45:59.516+0800 ERROR Frontend Service Not Detected
2020-04-28T09:46:03.809+0800 ERROR Frontend Service Not Detected
2020-04-28T09:46:07.029+0800 INFO pydio.gateway.proxy Restarting proxy {“caddyfile”: “\nhttp://0.0.0.0:8080 {\n\tproxy /a 172.17.8.41:44370 {\n\t\twithout /a\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /auth/dex PENDING {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /oidc 172.17.8.41:38279 {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /oidc-admin/oauth2/auth/requests 172.17.8.41:38279 {\n\t\tinsecure_skip_verify\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /io NOT_AVAILABLE {\n\t\theader_upstream Host cells.me.sb\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /data NOT_AVAILABLE {\n\t\theader_upstream Host cells.me.sb\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\tproxy /ws 172.17.8.41:37705 {\n\t\twebsocket\n\t\twithout /ws\n\t}\n\tproxy /plug/ 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t\theader_downstream Cache-Control “public, max-age=31536000”\n\t}\n\tproxy /dav PENDING {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /public/ 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /user/reset-password/ 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /robots.txt 172.17.8.41:39498 {\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\t\n\tproxy /login 172.17.8.41:39498/gui {\n\t\twithout /login\n\t\theader_upstream Host {host}\n\t\theader_upstream X-Real-IP {remote}\n\t\theader_upstream X-Forwarded-Proto {scheme}\n\t}\n\n\n\tredir 302 {\n\t\t\n\t\tif {path} is /\n\t\t/ /login\n\t}\n\t\n\t\n\t\n proxy /wopi/ PENDING {\n transparent\n }\n\n proxy /loleaflet/ https://localhost:9980/loleaflet {\n transparent\n insecure_skip_verify\n without /loleaflet/\n }\n\n proxy /hosting/discovery https://localhost:9980/hosting/discovery {\n transparent\n insecure_skip_verify\n without /hosting/discovery\n }\n\n proxy /lool/ https://localhost:9980/lool/ {\n transparent\n insecure_skip_verify\n websocket\n without /lool/\n }\n \n\t\n\t\n\trewrite {\n\t\tif {path} not_starts_with “/a/”\n\t\tif {path} not_starts_with “/auth/”\n\t\tif {path} not_starts_with “/oidc/”\n\t\tif {path} not_starts_with “/oidc-admin/oauth2/auth/requests/”\n\t\tif {path} not_starts_with “/io”\n\t\tif {path} not_starts_with “/data”\n\t\tif {path} not_starts_with “/ws/”\n\t\tif {path} not_starts_with “/plug/”\n\t\tif {path} not_starts_with “/dav”\n\t\t\n\t\tif {path} not_starts_with “/wopi/”\n\t\t\n\t\tif {path} not_starts_with “/loleaflet/”\n\t\t\n\t\tif {path} not_starts_with “/hosting/discovery”\n\t\t\n\t\tif {path} not_starts_with “/lool/”\n\t\t\n\t\tif {path} not_starts_with “/public/”\n\t\tif {path} not_starts_with “/user/reset-password”\n\t\tif {path} not_starts_with “/robots.txt”\n\t\tto {path} {path}/ /login\n\t}\n\troot /e24cff15-abfb-40f8-9e5f-1d30fd4970cc\n\t\n\t\n\terrors “/home/admin/.config/pydio/cells/logs/caddy_errors.log”\n}\n\n\n\t”}
2020-04-28T09:46:07.030+0800 INFO pydio.gateway.proxy Restart done
2020-04-28T09:46:08.079+0800 ERROR Frontend Service Not Detected
2020-04-28T09:46:12.389+0800 ERROR Frontend Service Not Detected


Can you dare add some info ? Cells Version, Operating System, DB version? etc…
Thank you.

Yes,

  1. Cells Server:
  • CentOS 7.6

  • Cells 2.0.6

  • MariaDB 10

  1. Server:
  • Nginx 1.16