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. Wekan
  3. Wekan not loading in Firefox on Android mobile

Wekan not loading in Firefox on Android mobile

Scheduled Pinned Locked Moved Solved Wekan
wekanfirefoxandroid
14 Posts 5 Posters 2.6k Views 5 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.
  • jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    wrote on last edited by
    #1

    Is anyone else having this issue? (want to check it's not just me because I report upstream)

    Wekan doesn't seem to load at all when I visit it using Firefox on Android mobile browser. No login screen, nothing. If I 'request desktop version' I can login and then if I turn that off I see the mobile version for moment, but then just a blank screen 😕

    Seems to work fine on Chrome, but I use Firefox (because 1) I trust Mozilla more than Google, and 2) because addons work so I can block ads with ublock origin)

    I use Cloudron with Gandi & Hetzner

    1 Reply Last reply
    1
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Can you switch to the mobile version successfully in Firefox for Desktop (Linux, Mac, Windows)?

      jdaviescoatesJ 1 Reply Last reply
      1
      • ? A Former User

        Can you switch to the mobile version successfully in Firefox for Desktop (Linux, Mac, Windows)?

        jdaviescoatesJ Offline
        jdaviescoatesJ Offline
        jdaviescoates
        wrote on last edited by
        #3

        @Hillside502 yes, if I go to e.g. https://projects.uniteddiversity.coop on Firefox Desktop on Ubuntu Linux and then go to Web Developer -> Responsive Design Mode it displays fine.

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          Could it be something to do with Android and Desktop versions having separated some time ago --- currently 68.7.0 and 75.0 respectively?

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

            @jdaviescoates Can confirm. Chrome on Android works but not Firefox on Android. One thing is that upstream https://boards.wekan.team itself works on firefox, so maybe this is some packaging issue? Anyone know how to debug mobile firefox?

            jdaviescoatesJ ? 2 Replies Last reply
            1
            • girishG girish

              @jdaviescoates Can confirm. Chrome on Android works but not Firefox on Android. One thing is that upstream https://boards.wekan.team itself works on firefox, so maybe this is some packaging issue? Anyone know how to debug mobile firefox?

              jdaviescoatesJ Offline
              jdaviescoatesJ Offline
              jdaviescoates
              wrote on last edited by jdaviescoates
              #6

              @girish said in Wekan not loading in Firefox on Android mobile:

              maybe this is some packaging issue?

              I'm pretty sure it used to work, so perhaps a recent update broke it somehow

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #7

                How about?

                From this release on we use the upstream LDAP module instead of a Cloudron specific
                

                from the last update
                https://cloudron.io/store/io.wekan.cloudronapp.html

                1 Reply Last reply
                0
                • girishG girish

                  @jdaviescoates Can confirm. Chrome on Android works but not Firefox on Android. One thing is that upstream https://boards.wekan.team itself works on firefox, so maybe this is some packaging issue? Anyone know how to debug mobile firefox?

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  @girish
                  Just to say that https://boards.wekan.team/ works on both Firefox Mobile and Desktop (unclear above).

                  A difference between that and a Cloudron deployment is that "team" hides behind Cloudflare's apron strings.

                  Significantly, "team" has a B security rating --- compared to all Cloudrons' A+
                  (Most Cloudflare sites are A)
                  https://iplookup.flagfox.net/?ip=104.26.9.89&host=boards.wekan.team
                  https://www.ssllabs.com/ssltest/analyze.html?d=boards.wekan.team&latest

                  Even if my detail turns out to be irrelevant to the problem in hand, it is still significant.

                  1 Reply Last reply
                  0
                  • avatar1024A Offline
                    avatar1024A Offline
                    avatar1024
                    wrote on last edited by
                    #9

                    Just to add a couple more info.

                    This issue was already present before the update to 4.0.0. Sorry hadn't had time to report when I noticed it. Glad @jdaviescoates did 🙂
                    And for me it works fine with Chromium on Android.

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

                      Just to give an update, I managed to hook up my Android phone with Firefox Preview and Firefox Developer Edition on my laptop. The error is:

                      ReferenceError: meteorBabelHelpers is not defined
                      dc3b91ad65e0894f225e38cb103ee2129b21f9f1.js:212:1958
                      There is no route for the path: / dc3b91ad65e0894f225e38cb103ee2129b21f9f1.js:190:5910
                      

                      Not sure yet what that means, anyone has some hints or knowledge about meteor or babel?

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

                        Apparently the fix is packaging related https://github.com/wekan/wekan/commit/1235363465b824d26129d4aa74a4445f362c1a73
                        Will see how we can do this in our package.

                        jdaviescoatesJ 1 Reply Last reply
                        1
                        • nebulonN nebulon

                          Apparently the fix is packaging related https://github.com/wekan/wekan/commit/1235363465b824d26129d4aa74a4445f362c1a73
                          Will see how we can do this in our package.

                          jdaviescoatesJ Offline
                          jdaviescoatesJ Offline
                          jdaviescoates
                          wrote on last edited by
                          #12

                          @nebulon thanks investigating and for the update, looking forward to being able to use Wekan on Firefox Android again soon! 🙂

                          I use Cloudron with Gandi & Hetzner

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

                            I pushed a new app package update, which fixes the issue.

                            jdaviescoatesJ 1 Reply Last reply
                            2
                            • nebulonN nebulon

                              I pushed a new app package update, which fixes the issue.

                              jdaviescoatesJ Offline
                              jdaviescoatesJ Offline
                              jdaviescoates
                              wrote on last edited by
                              #14

                              @nebulon great, thanks!

                              I use Cloudron with Gandi & Hetzner

                              1 Reply Last reply
                              0
                              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