MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Problems with calender and Nextcloud

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    44 Posts 6 Posters 19.7k Views 6 Watching
    Loading More Posts
    • 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.
    • P Offline
      Pakmann
      last edited by

      My nextcloud server accept only https connections. I checked it with the config.js - it is https

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Pakmann
        last edited by sdetweil

        @Pakmann try

        wget -o  your nextcloud_url 
        

        on the terminal window…

        i think the calendar fetcher is having trouble negotiating the ssl (https) handshake…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • P Offline
          Pakmann
          last edited by

          @sdetweil said in Problems with calender and Nextcloud:

          wget -O

          Maybe it is to late on my side… The request told me i dont have an URL in the request…
          Request like below.

          wget -O https://www.google.de
          
          
          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Pakmann
            last edited by sdetweil

            @Pakmann

            but I said

            wget -o  your nextcloud_url 
            

            whatever the https://… nextcloud thing is in config.js

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • P Offline
              Pakmann
              last edited by

              yes, i try the complete URL for download die ICS file from nextcloud kalender. Include credentials inside the link:

               wget -O https://USER:PASSWORD@DOMAIN/remote.php/dav/calendars/USER/personal/?export
              wget: URL fehlt
              Aufruf: wget [OPTION]... [URL] …
              
              
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Pakmann
                last edited by sdetweil

                @Pakmann just remove the -o parm

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • P Offline
                  Pakmann
                  last edited by

                  of course :-) i uses O (not zero)

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Pakmann
                    last edited by

                    @Pakmann just do wget nextcloud-url

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      Pakmann
                      last edited by

                      looks like the direction to find the root cause is good.

                      Get following response:

                      GnuTLS: A TLS fatal alert has been received.
                      GnuTLS: received alert [70]: Error in protocol version
                      

                      Now i remember, a few months ago i configure the nginx to TLS1.3. Maybe its not compatible with MM ?

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @Pakmann
                        last edited by

                        @Pakmann wget is not MM, and it also fails

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 2 / 5
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy