Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Meemo
  3. Problem after update from 1.17 to 1.18

Problem after update from 1.17 to 1.18

Scheduled Pinned Locked Moved Solved Meemo
15 Posts 3 Posters 2.7k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vojtam
    wrote on last edited by
    #1

    Hi,
    i have problem after upgrade to 1.18.0
    After "Login with Cloudron" i see error:

    {"status":"Internal Server Error","message":"Issuer.discover() failed.\n    RequestError: write EPROTO C077C574A17F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:\n    RequestError: write EPROTO C077C574A17F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:"}
    

    I try Uninstall App and install again but no change 😞

    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      So this seems to happen when the app tries to connect to the OpenID provider. That one is hosted on your dashboard domain (my.domain.com) and the app needs to be able to reach that.
      Seems like the routing works but there is some SSL issue.

      Can you open a webterminal into the meemo app and check if curl -v https://my.<YOURDOMAIN.COM>/.well-known/openid-configuration works from there?

      1 Reply Last reply
      0
      • nebulonN nebulon marked this topic as a question on
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        Do you use self-signed certs?

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vojtam
          wrote on last edited by
          #4

          @nebulon :
          root@d66e914e-fd7a-4b20-bf07-622a70a2f2d8:/app/code# curl -v https://my.vojtam.net/.well-known/openid-configuration

          • Trying 87.236.195.190:443...
          • Connected to my.vojtam.net (87.236.195.190) port 443 (#0)
          • ALPN, offering h2
          • ALPN, offering http/1.1
          • CAfile: /etc/ssl/certs/ca-certificates.crt
          • CApath: /etc/ssl/certs
          • TLSv1.0 (OUT), TLS header, Certificate Status (22):
          • TLSv1.3 (OUT), TLS handshake, Client hello (1):
          • (5454) (IN), , Unknown (72):
          • error:0A00010B:SSL routines::wrong version number
          • Closing connection 0
            curl: (35) error:0A00010B:SSL routines::wrong version number
          1 Reply Last reply
          0
          • V Offline
            V Offline
            vojtam
            wrote on last edited by
            #5

            @girish: I use Let's Encrypt cert - default generated from Cloudron

            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              I think this is an issue with minBoxVersion not set properly @nebulon .

              @vojtam which version of Cloudron are you on? You need to be on 7.5 atleast. Looks like you are in a old version of Cloudron.

              1 Reply Last reply
              1
              • V Offline
                V Offline
                vojtam
                wrote on last edited by
                #7

                @girish: I have Cloudron v7.6.0 installed 19.10.2023

                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by girish
                  #8

                  @vojtam One more test. Does that curl command work on the host? If not, I would try to debug why curl -v https://my.vojtam.net/ does not work. Do you have a proxy in the front or some other special setup?

                  edit: are you hosting at home by any chance? If so, does your router support hairpin routing? How do you access your Cloudron from inside the network?

                  1 Reply Last reply
                  0
                  • V Offline
                    V Offline
                    vojtam
                    wrote on last edited by
                    #9

                    @girish from cloudron server is command "curl -v https://my.vojtam.net/ " success .
                    The server is in the data center and cloudron server is a virtual...
                    Ports 80 and 443 are forward to cloudron server.

                    girishG 1 Reply Last reply
                    1
                    • V Offline
                      V Offline
                      vojtam
                      wrote on last edited by
                      #10

                      When i use Meemo 1.17 everything it worked fine... except public notes (but this bug should be fixed in 1.18)
                      Is any way to install 1.17 again ?

                      1 Reply Last reply
                      0
                      • V vojtam

                        @girish from cloudron server is command "curl -v https://my.vojtam.net/ " success .
                        The server is in the data center and cloudron server is a virtual...
                        Ports 80 and 443 are forward to cloudron server.

                        girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #11

                        @vojtam can you reach out on support@cloudron.io ? I feel we miss something wrt your setup.

                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #12

                          To narrow down the issue a bit, can you install a surfer app instance and see if you can log in there? It uses mostly the same code for the log in session, so it should also fail.

                          1 Reply Last reply
                          0
                          • V Offline
                            V Offline
                            vojtam
                            wrote on last edited by
                            #13

                            @nebulon - in Surfer App is same error like in meemo...

                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #14

                              So then this is not meemo related, but an OpenID provider issue on your Cloudron. To debug this further, can you send an email to support@cloudron.io ?

                              1 Reply Last reply
                              0
                              • V Offline
                                V Offline
                                vojtam
                                wrote on last edited by vojtam
                                #15

                                @girish, @nebulon :
                                Thank you for your support, i Fixit ! a few day ago...
                                Just set up unbound in Cloudron server...
                                It was enough to add line:
                                to: /etc/unbound/unbound.conf.d/cloudron-network.conf : local-data: "<my.MYDOMAIN.COM> IN A x.x.x.x"
                                x.x.x.x is primary IP my server.

                                1 Reply Last reply
                                1
                                • nebulonN nebulon has marked this topic as solved on
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search