Yet another "Returning server is starting because grpc.oauth monitor is not Up"

For first post, please answer the questions below!

Describe your issue in detail

Hello, I have installed Pydio Cells. Although I have no errors in the logs, I still get this message on the console and the message “Server is Restarting” in the browser.

“Returning server is starting because grpc.oauth monitor is not Up”

What version of Cells are you using?

4.4.6
Used binaries for the install & then “./cells configure”

What is the server OS? Database name/version? Browser name or mobile device description (if issue appears client-side)?

Package: Pydio Cells Home Edition
Version: 4.4.6
BuildTime: 27 Sep 24 14:07 +0000
Git Commit: 1d70c6afd6c5c35aa6ff54c5093435e9492f828e
Go Version: go1.21.13
OS/arch: Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-192-generic x86_64)

Mysql Ver 8.0.39-0ubuntu0.20.04.1 for Linux on x86_64

Mozilla firefox (Installed via CLI)

What steps have you taken to resolve this issue already?

I have already consulted all the topics dealing with this message, avoided all the pitfalls (simple db password, cleared the fifo*, reinstalled from scratch several times), but nothing works.

Thank you for your help.

Hi,

Please really try to translate your post in English before posting in the forum, please!

That say, it seem like the service pydio.grpc.oauth is down, but you should have more error message before this in the logs.

This would give us some clue about where to look for.

And BTW, how do you deploy ? with docker? k8s? direct-to-disk ? something else?
I haven’t seen this info in your previous post.

Hi, and thank you for your attention.

I translated the above post. I installed using “./cells configure” after having downloaded the binaries. I had errors before the last install, then one error as you would notice below, and related, I guess, to the unsigned certificate :

2024-10-20T17:58:33.211Z        INFO    pydio.grpc.config       ready
2024-10-20T17:58:33.212Z        INFO    pydio.grpc.registry     ready
2024-10-20T17:58:33.212Z        INFO    pydio.grpc.broker       ready
2024-10-20T17:58:33.215Z        INFO    pydio.grpc.log  ready
2024-10-20T17:58:33.218Z        INFO    pydio.server.manager    Discovery services started, carry on to other services
2024-10-20T17:58:33.322Z        INFO    pydio.gateway.grpc      Configuring self-signed configuration for gRPC gateway to allow full TLS chain.
2024-10-20T17:58:33.332Z        INFO    pydio.rest.policy       starting        {"service": "pydio.rest.policy", "hook router to": "/a/policy"}
2024-10-20T17:58:33.338Z        INFO    pydio.grpc.data.sync    Starting umbrella service pydio.grpc.data.sync. with sources    {"sources": ["pydiods1", "personal", "cellsdata", "versions", "thumbnails"]}
2024-10-20T17:58:33.339Z        INFO    pydio.grpc.data.sync    ready
2024-10-20T17:58:33.338Z        INFO    pydio.grpc.data.objects Starting umbrella service pydio.grpc.data.objects. with sources {"sources": ["local1"]}
2024-10-20T17:58:33.339Z        INFO    pydio.grpc.data.objects ready
2024-10-20T17:58:33.344Z        INFO    pydio.gateway.data      ready
2024-10-20T17:58:33.356Z        INFO    pydio.generic.timer     ready
2024-10-20T17:58:33.365Z        INFO    pydio.rest.user-meta    starting        {"service": "pydio.rest.user-meta", "hook router to": "/a/user-meta"}
2024-10-20T17:58:33.366Z        INFO    pydio.rest.activity     starting        {"service": "pydio.rest.activity", "hook router to": "/a/activity"}
2024-10-20T17:58:33.366Z        INFO    pydio.rest.config       starting        {"service": "pydio.rest.config", "hook router to": "/a/config"}
2024-10-20T17:58:33.367Z        INFO    pydio.rest.graph        starting        {"service": "pydio.rest.graph", "hook router to": "/a/graph"}
2024-10-20T17:58:33.368Z        INFO    pydio.rest.search       starting        {"service": "pydio.rest.search", "hook router to": "/a/search"}
2024-10-20T17:58:33.368Z        INFO    pydio.rest.update       starting        {"service": "pydio.rest.update", "hook router to": "/a/update"}
2024-10-20T17:58:33.368Z        INFO    pydio.web.libreoffice   Skipping LibreOffice plugin as not enabled
2024-10-20T17:58:33.368Z        INFO    pydio.web.libreoffice   ready
2024-10-20T17:58:33.374Z        INFO    pydio.rest.user starting        {"service": "pydio.rest.user", "hook router to": "/a/user"}
2024-10-20T17:58:33.375Z        INFO    pydio.rest.share        starting        {"service": "pydio.rest.share", "hook router to": "/a/share"}
2024-10-20T17:58:33.382Z        INFO    pydio.rest.mailer       starting        {"service": "pydio.rest.mailer", "hook router to": "/a/mailer"}
2024-10-20T17:58:33.385Z        INFO    pydio.gateway.wopi      ready
2024-10-20T17:58:33.388Z        INFO    pydio.rest.workspace    starting        {"service": "pydio.rest.workspace", "hook router to": "/a/workspace"}
2024-10-20T17:58:33.389Z        INFO    pydio.rest.tree starting        {"service": "pydio.rest.tree", "hook router to": "/a/tree"}
2024-10-20T17:58:33.389Z        INFO    pydio.rest.acl  starting        {"service": "pydio.rest.acl", "hook router to": "/a/acl"}
2024-10-20T17:58:33.390Z        INFO    pydio.rest.meta starting        {"service": "pydio.rest.meta", "hook router to": "/a/meta"}
2024-10-20T17:58:33.414Z        INFO    pydio.rest.templates    starting        {"service": "pydio.rest.templates", "hook router to": "/a/templates"}
2024-10-20T17:58:33.424Z        INFO    pydio.rest.log  starting        {"service": "pydio.rest.log", "hook router to": "/a/log"}
2024-10-20T17:58:33.425Z        INFO    pydio.rest.auth starting        {"service": "pydio.rest.auth", "hook router to": "/a/auth"}
2024-10-20T17:58:33.425Z        INFO    pydio.gateway.grpc      ready
2024-10-20T17:58:33.425Z        INFO    pydio.rest.jobs starting        {"service": "pydio.rest.jobs", "hook router to": "/a/jobs"}
2024-10-20T17:58:33.426Z        INFO    pydio.rest.role starting        {"service": "pydio.rest.role", "hook router to": "/a/role"}
2024-10-20T17:58:33.426Z        INFO    pydio.rest.frontend     starting        {"service": "pydio.rest.frontend", "hook router to": "/a/frontend"}
2024-10-20T17:58:33.427Z        INFO    pydio.grpc.data.objects.peer    ready
2024-10-20T17:58:33.430Z        INFO    pydio.grpc.update       ready
2024-10-20T17:58:33.431Z        INFO    pydio.gateway.dav       ready
2024-10-20T17:58:33.472Z        INFO    pydio.grpc.tree ready
2024-10-20T17:58:33.477Z        INFO    pydio.grpc.statics      ready
2024-10-20T17:58:33.534Z        INFO    pydio.grpc.chat ready
2024-10-20T17:58:33.538Z        INFO    pydio.web.statics       ready
2024-10-20T17:58:33.557Z        INFO    pydio.grpc.docstore     ready
2024-10-20T17:58:33.716Z        INFO    pydio.grpc.mailer       Starting mailer with sender 'disabled'
2024-10-20T17:58:33.716Z        INFO    pydio.grpc.mailer       ready
2024-10-20T17:58:33.716Z        INFO    pydio.grpc.versions     ready
2024-10-20T17:58:33.798Z        INFO    pydio.grpc.acl  ready
2024-10-20T17:58:33.799Z        INFO    pydio.grpc.user-key     ready
2024-10-20T17:58:33.828Z        INFO    pydio.grpc.token        ready
2024-10-20T17:58:33.850Z        INFO    pydio.grpc.role ready
2024-10-20T17:58:33.864Z        INFO    pydio.grpc.activity     ready
2024-10-20T17:58:33.866Z        INFO    pydio.grpc.meta ready
2024-10-20T17:58:33.887Z        INFO    pydio.web.oauth ready
2024-10-20T17:58:33.904Z        INFO    pydio.grpc.workspace    ready
2024-10-20T17:58:33.959Z        INFO    pydio.grpc.user ready
2024-10-20T17:58:34.541Z        INFO    pydio.grpc.jobs Clean tasks with status Running
2024-10-20T17:58:34.542Z        INFO    pydio.grpc.jobs Clean tasks with status Paused
2024-10-20T17:58:34.543Z        INFO    pydio.grpc.jobs ready
2024-10-20T17:58:34.563Z        INFO    pydio.grpc.data.sync.personal   ready
2024-10-20T17:58:34.653Z        INFO    pydio.gateway.websocket ready
2024-10-20T17:58:34.670Z        INFO    pydio.rest.policy       ready
2024-10-20T17:58:34.672Z        INFO    pydio.rest.config       ready
2024-10-20T17:58:34.673Z        INFO    pydio.rest.activity     ready
2024-10-20T17:58:34.673Z        INFO    pydio.rest.graph        ready
2024-10-20T17:58:34.674Z        INFO    pydio.rest.search       ready
2024-10-20T17:58:34.674Z        INFO    pydio.rest.update       ready
2024-10-20T17:58:34.675Z        INFO    pydio.rest.user ready
2024-10-20T17:58:34.677Z        INFO    pydio.rest.share        ready
2024-10-20T17:58:34.675Z        INFO    pydio.rest.user-meta    ready
2024-10-20T17:58:34.678Z        INFO    pydio.rest.mailer       ready
2024-10-20T17:58:34.678Z        INFO    pydio.rest.workspace    ready
2024-10-20T17:58:34.679Z        INFO    pydio.rest.tree ready
2024-10-20T17:58:34.680Z        INFO    pydio.rest.acl  ready
2024-10-20T17:58:34.681Z        INFO    pydio.rest.meta ready
2024-10-20T17:58:34.682Z        INFO    pydio.rest.log  ready
2024-10-20T17:58:34.683Z        INFO    pydio.rest.auth ready
2024-10-20T17:58:34.685Z        INFO    pydio.rest.jobs ready
2024-10-20T17:58:34.685Z        INFO    pydio.rest.role ready
2024-10-20T17:58:34.687Z        INFO    pydio.rest.frontend     ready
2024-10-20T17:58:34.689Z        INFO    pydio.rest.templates    ready
2024/10/20 17:58:34.701 INFO    redirected default logger       {"from": "stderr", "to": "caddy.logging.writers.cells"}
2024-10-20T17:58:34.701Z        WARN    pydio.caddy.admin       admin endpoint disabled
2024-10-20T17:58:34.704Z        WARN    pydio.caddy.tls stapling OCSP   {"error": "no OCSP stapling for [localhost 10.91.130.191 127.0.0.1 163.172.27.129]: no OCSP server specified in certificate"}
2024-10-20T17:58:34.704Z        INFO    pydio.caddy.tls.cache.maintenance       started background certificate maintenance      {"cache": "0xc006c90b80"}
2024-10-20T17:58:34.704Z        INFO    pydio.caddy.http.auto_https     automatic HTTP->HTTPS redirects are disabled    {"server_name": "srv0"}
2024-10-20T17:58:34.706Z        INFO    pydio.caddy.http        enabling HTTP/3 listener        {"addr": ":8080"}
2024-10-20T17:58:34.707Z        INFO    pydio.caddy.http.log    server running  {"name": "srv0", "protocols": ["h1","h2","h3"]}
2024-10-20T17:58:34.724Z        INFO    pydio.grpc.data.sync.thumbnails ready
2024-10-20T17:58:34.726Z        INFO    pydio.rest.workspace    Creating a Personal workspace
2024-10-20T17:58:34.754Z        INFO    pydio.grpc.data.objects.local1  ready
2024-10-20T17:58:34.757Z        INFO    pydio.grpc.data.objects.local1  Starting local objects service local1 on /home/psm_data/info/.config/pydio/cells/data
2024-10-20T17:58:34.763Z        INFO    pydio.grpc.oauth        Finished auth.InitRegistry
2024-10-20T17:58:34.763Z        INFO    pydio.grpc.oauth        ready
2024-10-20T17:58:34.765Z        INFO    pydio.grpc.data.objects.local1  Performing a first clean of minio stale data
2024-10-20T17:58:34.767Z        INFO    pydio.grpc.data.sync.pydiods1   ready
2024-10-20T17:58:34.816Z        INFO    pydio.grpc.data.sync.cellsdata  ready
2024-10-20T17:58:34.826Z        INFO    pydio.caddy.tls storage cleaning happened too recently; skipping for now        {"instance": "d52834ec-4311-49e2-aaf6-3cc31c65bfa4", "try_again": 1729533514.826107, "try_again_in": 86399.999998687, "storage": "FileStorage:/home/psm_data/info/.config/pydio/cells/caddy"}
2024-10-20T17:58:34.826Z        INFO    pydio.caddy.tls finished cleaning storage units
2024-10-20T17:58:34.881Z        INFO    pydio.grpc.data.sync.versions   ready
2024-10-20T17:58:35.061Z        INFO    pydio.grpc.search       ready
2024-10-20T17:58:35.189Z        INFO    pydio.grpc.tasks        ready
2024-10-20T17:58:35.248Z        INFO    pydio.grpc.data.index.pydiods1  ready
2024-10-20T17:58:35.285Z        INFO    pydio.grpc.data.index.cellsdata ready
2024-10-20T17:58:35.310Z        INFO    pydio.grpc.data.index.versions  ready
2024-10-20T17:58:35.314Z        INFO    pydio.grpc.data.index.thumbnails        ready
2024-10-20T17:58:35.319Z        INFO    pydio.grpc.data.index.personal  ready
2024-10-20T17:58:35.777Z        INFO    pydio.grpc.data.objects.local1  IAM initialization complete
2024-10-20T17:58:36.594Z        INFO    pydio.grpc.data.sync.cellsdata  Index connected
2024-10-20T17:58:36.613Z        INFO    pydio.grpc.data.sync.pydiods1   Index connected
2024-10-20T17:58:36.616Z        INFO    pydio.grpc.data.sync.personal   Index connected
2024-10-20T17:58:36.607Z        INFO    pydio.grpc.data.sync.versions   Index connected
2024-10-20T17:58:36.625Z        INFO    pydio.generic.timer     Registering Job {"job": "clean-expired-acls"}
2024-10-20T17:58:36.629Z        INFO    pydio.generic.timer     Registering Job {"job": "clean-orphans-nodes"}
2024-10-20T17:58:36.629Z        INFO    pydio.generic.timer     Registering Job {"job": "internal-prune-jobs"}
2024-10-20T17:58:36.642Z        INFO    pydio.grpc.data.sync.thumbnails Index connected
2024-10-20T17:58:36.714Z        INFO    pydio.grpc.data.sync.personal   Successfully retrieved first object from bucket personal (97.440436ms)
2024-10-20T17:58:36.750Z        INFO    pydio.grpc.data.sync.cellsdata  Successfully retrieved first object from bucket cellsdata (153.501681ms)
2024-10-20T17:58:36.777Z        INFO    pydio.grpc.data.sync.pydiods1   Successfully retrieved first object from bucket pydiods1 (156.78909ms)
2024-10-20T17:58:36.782Z        INFO    pydio.grpc.data.sync.versions   Successfully retrieved first object from bucket versions (164.033284ms)
2024-10-20T17:58:36.818Z        INFO    pydio.grpc.data.sync.thumbnails Successfully retrieved first object from bucket thumbs (66.197131ms)
2024-10-20T17:59:12.452Z        WARN            Returning server is starting because grpc.oauth monitor is not Up
2024-10-20T17:59:17.984Z        WARN            Returning server is starting because grpc.oauth monitor is not Up

Also when I run “./cells ctl” all seems OK. I’m out of options really.

After a new install with simple admin password (without caracter “&”) and after waiting several minutes, the login screen was displayed. It seems to be OK right now.

This topic was automatically closed 11 days after the last reply. New replies are no longer allowed.