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


Skip to content

Surfer

84 Topics 660 Posts
  • 0 Votes
    13 Posts
    494 Views
    nebulonN

    @msbt alright, then maybe you can give me access to your Cloudron hosting the second test surfer instance, to debug this?

    If so, please send a mail to support@cloudron.io with your dashboard domain and remote SSH enabled. Also let me know how to exactly reproduce this.

  • Surfer admin settings can't be saved

    Solved
    3
    0 Votes
    3 Posts
    81 Views
    nebulonN

    I was able to reproduce @robi 's issue and fixed it.

    Also the password protection session will not get destroyed on logout.

  • 1 Votes
    12 Posts
    240 Views
    jdaviescoatesJ

    @d19dotca I'm pretty sure you could still eg follow instructions like these https://docs.hetzner.com/robot/storage-box/access/access-samba-cifs to mount (in this case) a Hetzner Storage box to a dedicated server.

    The fact it's a physical machine wouldn't make any difference, I think. It's just a matter of telling your machine where the remote drive is and giving it the credentials to access it.

  • Surfer memory leak?

    Moved Solved
    4
    0 Votes
    4 Posts
    124 Views
    robiR

    Okay, it's a bit odd since that's the first time I've seen Surfer app crash due to this memory condition, presumably because the GC failed or was started too late with too little overhead available to complete.

    Have tens of other Surfer apps that do not exhibit this behavior.

  • Custom Cache-control headers

    8
    2 Votes
    8 Posts
    187 Views
    girishG

    https://learn.microsoft.com/en-us/azure/cdn/cdn-how-caching-works is an excellent read on some other interpretations.

  • How to upgrade PhP for Surfer?

    Solved
    3
    0 Votes
    3 Posts
    90 Views
    S

    @nebulon Thanks for that info!

  • Surfer - SFTP

    Solved
    25
    0 Votes
    25 Posts
    981 Views
    robiR

    @Shaun-Snapp Check the logs of the FTP client you use.

    Sometimes it's set to use a certain protocol or security feature, but over the years that becomes obsolete and is replaced with a new one.

    You can also try creating a new connection and see if it picks up new settings.

  • Can't logout from Surfer

    Solved
    9
    0 Votes
    9 Posts
    393 Views
    A

    @nebulon Works fine after updating. Thank you!

  • Feature Request: let access token work with WebDAV

    Solved
    3
    0 Votes
    3 Posts
    179 Views
    J

    I wasn't aware of this feature, but it works perfectly. Thank you!

  • Translation

    5
    0 Votes
    5 Posts
    259 Views
    BrutalBirdieB

    @jdaviescoates 🤦 silly me

  • UI issues

    4
    1 Votes
    4 Posts
    226 Views
    nebulonN

    @girish the preview/download issue is fixed with the latest package version.

    Other two items are still pending though.

  • Add tracking code to Surfer?

    9
    1 Votes
    9 Posts
    277 Views
    timconsidineT

    @jdaviescoates are you wanting to track individual files in a directory ? or when someone accesses the directory (listing) ?

  • What are pros and cons of surfer

    4
    0 Votes
    4 Posts
    357 Views
    girishG

    FWIW, https://docs.cloudron.io , https://screenshots.cloudron.io are both surfer. For reasonable traffic sites, they work just fine.

    In the end, it very much depends on your use case. CDNs make sense if you have many static assets and a very very high traffic website. Google published some study a while ago that people go away if your page takes more than 3 seconds to load. So, that's a good metric to work with.

  • Request: Support for HTML5 History

    5
    0 Votes
    5 Posts
    267 Views
    ?

    I haven't actually chimed in on this since posted I guess. Whoops...

    Yeah my ask would maybe be the ability to add redirects based on status codes. As was mentioned, for example, any 404 could route to index.html (or any file one wants to specify). Just gives more options. Like this in cloud front, for instance:
    Screen Shot 2022-03-18 at 2.18.11 PM.png

  • Shared Access Token

    Solved
    7
    0 Votes
    7 Posts
    298 Views
    J

    @nebulon Perfect, thank you! @nebulon @girish thanks for the fast response on this!

  • 0 Votes
    5 Posts
    282 Views
    nebulonN

    @msbt I also forgot about that option actually, such a long time ago when I wrote all that code 😄

  • Custom index document broken in 5.17.0

    Solved
    4
    0 Votes
    4 Posts
    200 Views
    robiR

    more likely a browser hiccup..

  • Access control with single selected user

    Solved
    3
    0 Votes
    3 Posts
    230 Views
    nebulonN

    @fbartels that is correct, admins can login to all apps always. This was the case from the get-go and now it is a bit hard to change this behavior since setups depend on this. But maybe worth reevaluating.

  • Google Sign In for Surfer

    Solved
    8
    0 Votes
    8 Posts
    527 Views
    S

    @nebulon said in Google Sign In for Surfer:

    so you could write small shell scripts for each site to avoid the risk of uploading to the wrong instance.

    Yes, I do the same. 🙂 Thank you.

  • Secure cookies & X-Frame-Options

    Solved
    6
    0 Votes
    6 Posts
    427 Views
    scookeS

    @luckow Thanks for introducing me to this site (siwecos.de)!