GithubHelp home page GithubHelp logo

Comments (5)

cdujeu avatar cdujeu commented on September 27, 2024 1

1 - [8080 instead of 443] Did you Restart after updating the Site ? if you run cells configure sites again, were your modification properly saved?
2 - Once 1 is ok, try to set the External URL (even if no proxy) to https://cells.mmc.re (and restart)

from cells-sync.

cdujeu avatar cdujeu commented on September 27, 2024

Hello, this is generally due to a server Site misconfiguration (TLS Certificate or site External URL).
Do you have a reverse proxy ? (if so make sure to set the External URL).
What TLS config do you use ?
Try opening the localhost:3636 URL in the browser window with the Developer Console open to see if there are any errors displayed

from cells-sync.

lispstudent avatar lispstudent commented on September 27, 2024

Thank you for the pointers.

I do not have a reverse proxy, unless Pydio Cells is using Caddy as one?

Just to be sure, I have reset the configuration with cells configure sites:

cells configure sites
Warning: no private IP detected for binding broker. Will bind to 157.90.53.130, which may give public access to the broker.
No site is currently configured. Cells exposes automatically the following URLs :
   - https://0.0.0.0:8080
Do you want to create a new site (it will replace the default one): y
Binding Port: 443
Other (enter your own ip/domain): cells.mmc.re
Do you want to add another host? [y/N] : n
✔ Let's Encrypt: automagically generate domain certificates signed by LetsEncrypt Authority
Please enter the mail address for certificate generation: [email protected]
Do you agree to the Let's Encrypt SA? [Y/n] : y
✔ No
If this site is accessed through a reverse proxy, provide full external URL (https://mydomain.com):
*************************************************
  Please review your parameters before saving
*************************************************
+---+--------------------------+--------------+--------------+
| # |         BIND(S)          |     TLS      | EXTERNAL URL |
+---+--------------------------+--------------+--------------+
| 0 | https://cells.mmc.re:443 | Lets Encrypt |              |
+---+--------------------------+--------------+--------------+

⚠ WARNING
Binding to a port below 1024 (typically 80 or 443) requires specific permissions on some OS.
Note that Let's Encrypt validation protocol requires a temporary access to port 80.
On Linux, run (as root user): $> setcap 'cap_net_bind_service=+ep' cells

Do you want to save this configuration: y
********************************************************
   Config has been updated, please restart Cells now.
********************************************************
GET https://cells.mmc.re:8080/oidc/.well-known/openid-configuration net::ERR_FAILED
404

But Cells server is available at https://cells.mmc.re:8080

from cells-sync.

lispstudent avatar lispstudent commented on September 27, 2024

Thank you for your help!

  1. Yes, I did, twice. Also, I checked again with cells configure sites, the modification was saved.

  2. Now I have added the URL, even if not proxied:


********************************************************
   Config has been updated, please restart Cells now.
********************************************************
The following sites are currently defined:
+---+--------------------------+--------------+----------------------+
| # |         BIND(S)          |     TLS      |     EXTERNAL URL     |
+---+--------------------------+--------------+----------------------+
| 0 | https://cells.mmc.re:443 | Lets Encrypt | https://cells.mmc.re |
+---+--------------------------+--------------+----------------------+
✔ Quit
root@safe:/ # service cells restart
Stopping cells.
Waiting for PIDS: 12444, 12444.

Still, I can reach Cells via https://cells.mmc.re:8080 but not with https://cells.mmc.re

How can I troubleshot that?

from cells-sync.

lispstudent avatar lispstudent commented on September 27, 2024

I could not fix my problem, in the meanwhile I will just use ftp. Please feel free to close this issue on your side.

from cells-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.