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. Cal.com
  3. Cal.com - Embeded problems - ERROR 404 This page does not exist.

Cal.com - Embeded problems - ERROR 404 This page does not exist.

Scheduled Pinned Locked Moved Solved Cal.com
18 Posts 7 Posters 2.2k Views 7 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.
    • Y Offline
      Y Offline
      yurikous
      wrote on last edited by
      #1

      Hello

      Here What I got when I preview the embeded code to put on my wordpress website. Someone does have the same problems ?
      cal.com enterprise feature - embed code.png

      I search how to solve this. I read all topics here and don't find some solution ...

      1 Reply Last reply
      0
      • girishG girish moved this topic from Support on
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #2

        How do you reach the above UI inside calcom? I enabled WordPress app but I can't figure where the above page is from.

        Also, is https://wordpress.org/plugins/cal-com/ the plugin? BTW, that plugin has not been updated in 2 years, is it safe? Regardless, after installing, I don't see any configuration options inside WordPress. Is that normal ?

        1 Reply Last reply
        0
        • Y Offline
          Y Offline
          yurikous
          wrote on last edited by
          #3

          Is not a wordpress plugin. Below I show you how to access this ui in cal.com

          First select your event type and click on the event of your choice you already created
          cal-event type.png

          Then click on the code icon
          cal-event select.png

          And then choose the inline option
          cal-event embed.png

          And so you will see this window with 3 tabs : "html - react - preview" - Select the preview to view how your code will show
          cal.com enterprise feature - embed code.png

          1 Reply Last reply
          1
          • M Offline
            M Offline
            marylou
            wrote on last edited by
            #4

            Hi, we are experiencing the same issue.
            It looks like the embed.js disappeared.
            The question is if all self-hosted versions are affected or if it is a Cloudron issue?

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

              Are you seeing any server side app errors in the logs when the app tries to produce the page/snippet?

              1 Reply Last reply
              0
              • M Offline
                M Offline
                marylou
                wrote on last edited by
                #6

                Where would I see those?

                nebulonN 1 Reply Last reply
                0
                • M Offline
                  M Offline
                  maiku2
                  wrote on last edited by
                  #7

                  Seems to be a cal.com Problem (there are a few issues over on GitHub).

                  Temporary Fix
                  For the broken embeds is to switch the URL in the embed code from

                  https://domain.tld/embed/embed.js
                  

                  to

                  https://cal.com/embed.js
                  

                  Or download the file and host it yourself.

                  This way, your embeds should work again until this gets fixed.

                  1 Reply Last reply
                  2
                  • M marylou

                    Where would I see those?

                    nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #8

                    @marylou there is a log viewer in Cloudron for each app https://docs.cloudron.io/apps/#log-viewer

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      marylou
                      wrote on last edited by
                      #9

                      @nebulon
                      It turns out there are MANY error messages for cal.com.
                      I will email you the log file.

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

                        To keep things updated here for @marylou the main issue is a warning message, which needs to be fixed upstream https://github.com/calcom/cal.com/issues/12201

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          marylou
                          wrote on last edited by
                          #11

                          Hello @nebulon, the issue you mentioned has been present for months, whereas the embed problem has only emerged in the past few days. I'm uncertain if the preview of the embed ever functioned properly, but the embed itself certainly worked until recently. Are you sure it's the same issue?

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

                            I understand, I was only responding to the other errors from the log, to narrow down the issue. The embedding is still not solved apparently. Have you tried the suggestion by @maiku2 ? Please note that we are not experts on app internals as such here.

                            1 Reply Last reply
                            0
                            • M Offline
                              M Offline
                              marylou
                              wrote on last edited by
                              #13

                              Thanks, @nebulon. I often don't know if the problem lies with the app of it is related to Cloudron.

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                sparkwise
                                wrote on last edited by
                                #14

                                We ran into this issue recently, too. As a temporary workaround, we updated the code snippet from <domain>/embed/embed.js to https://cal.com/embed/embed.js. The upstream issue is at https://github.com/calcom/cal.com/issues/14990. It looks to me like this regression is being fixed in the calcom/docker repo with https://github.com/calcom/docker/pull/364. Hopefully this gets incorporated in the next upstream release.

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

                                  @sparkwise can you check with the latest package version just published now?

                                  S 2 Replies Last reply
                                  1
                                  • nebulonN nebulon

                                    @sparkwise can you check with the latest package version just published now?

                                    S Offline
                                    S Offline
                                    sparkwise
                                    wrote on last edited by
                                    #16

                                    @nebulon Looking forward to trying it. We only do app updates during a weekly maintenance window on Saturday, so it will be a few more days before I can report back.

                                    (Cal.com typically takes 10+ minutes to become available after a restart, so I’m particularly careful to avoid weekday updates with this app.)

                                    1 Reply Last reply
                                    1
                                    • J Offline
                                      J Offline
                                      joseph
                                      Staff
                                      wrote on last edited by
                                      #17

                                      You can also test the update on a clone šŸ™‚

                                      1 Reply Last reply
                                      0
                                      • nebulonN nebulon

                                        @sparkwise can you check with the latest package version just published now?

                                        S Offline
                                        S Offline
                                        sparkwise
                                        wrote on last edited by
                                        #18

                                        @nebulon Confirming that the latest version of cal.com has embed.js rendering and working again!

                                        1 Reply Last reply
                                        2
                                        • J joseph marked this topic as a question on
                                        • J joseph 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