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

95 Topics 718 Posts
  • can access through webdav only with windows and not every time

    9
    0 Votes
    9 Posts
    934 Views
    girishG
    Ahh, I see you are using Cloudinary image store for Ghost blogs - https://github.com/mmornati/ghost-cloudinary-store . How this related to Surfer, I am still not sure. But are you really sure you want to use that repo? It's not developed for over 3 years and basically unmaintained.
  • Unable to log into admin page

    Solved
    7
    0 Votes
    7 Posts
    727 Views
    nebulonN
    Is this still an issue @hakunamatata ?
  • Possible to allow FTP along with SFTP?

    7
    1 Votes
    7 Posts
    839 Views
    girishG
    IIRC the issues with FTPS where: The modern certs were not accepted by old devices Old devices did not have a way to ignore cert either Have to open a bunch of ports for passive mode Overall, this meant we have to support FTP which is insecure. So, we have decided not to.
  • Surfer and CORS

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    scookeS
    @necrevistonnezr THAT is pretty cool. I need to hit those hills more.
  • Surfer - CSS issue

    Solved
    6
    0 Votes
    6 Posts
    709 Views
    C
    @robi Thanks for the tip. I went ahead and add a www record. I believe the templates I am using have it coded into the index.html file. This will work until I spend sometime learning to write my own.
  • FTPS on Surfer?

    Solved
    4
    0 Votes
    4 Posts
    552 Views
    imc67I
    Solved! Hetzner StorageBox accepts ALL transfer protocols so I upload to a StorageBox sub and that sub is connected as a volume to Jellyfin! Perfect!
  • Configure surfer access control for different endpoints other than root

    Solved
    3
    0 Votes
    3 Posts
    395 Views
    luckymL
    Ok, thank you!
  • webdav on surfer

    Moved Solved
    17
    0 Votes
    17 Posts
    2k Views
    jdaviescoatesJ
    @girish said in webdav on surfer: @jdaviescoates yeah, that is what is strange. for the client, the access token is no different from a password. there's no difference. I worked it out! When clicking Connect in Nautilus, it wasn't prompt/ asking if I wanted to save my password at all, I was just presented with this: [image: 1697743472696-screenshot-from-2023-10-19-19-23-26-resized.png] And the only thing possible to do when that screen is displayed it to either enter a password or cancel, it's not even possible to view another app or anything. But it seems it should as per e.g. this image from this guide https://www.knthost.com/nextcloud/setup-gnome-nautilus-access-nextcloud-files-webdav [image: 1697742678755-416dd0a1-cd03-4b2d-8786-75293ce3cfe9-image-resized.png] And because I must've chosen "Remember forever" when setting up Nextcloud mount (either that or just adding Nextcloud Accounts via Ubuntu Online Account settings does that anyway), when I tried testing it with an instance of Nextcloud instead of Surfer it doesn't even ask for a password at all. So I figured it must've remember the password somewhere... So I searched for Passwords and found this Passwords and Keys app that I've never seen/ used before [image: 1697743023320-7219f139-e7fc-4d62-8fa4-b67a120cad09-image.png] And I saw there was a pw stored for library.uniteddiversity.coop [image: 1697743084754-4cb386f0-3268-4dc5-b7e4-2de7a6f4dcb9-image.png] But of course that was the old password before Surfer updated to just use access tokens. So I edited the pw to be the new access token, and now it all works again! Phew. And just to test, I decided to try and connect to a Surfer app that I've never tried to mount locally before, and lo and behold this time it did show this: [image: 1697743299687-screenshot-from-2023-10-19-20-20-15.png] Although I note that Nautilus required me to add a Username before being able to hit the Connect button (the button remained greyed out until both a Username and Password were entered into the fields). Anyways, all working again now (and now I now where to find/ how to change the "Remembered forever" passwords too, so bonus!)
  • Point a seperate domain to surfer app

    Solved
    5
    1 Votes
    5 Posts
    595 Views
    nebulonN
    Yes your approach seems correct here. Cloudron will not overwrite any existing DNS records, so it is safe to add example.org in this case, even if its used elsewhere.
  • Surfer version 6

    Moved
    8
    3 Votes
    8 Posts
    1k Views
    nebulonN
    glad it got sorted out, I guess this can be marked as solved then
  • @import in .css file not importing CSS

    Moved Solved
    5
    0 Votes
    5 Posts
    672 Views
    ShaiS
    @girish thank you!
  • 0 Votes
    13 Posts
    2k 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
    408 Views
    nebulonN
    I was able to reproduce @robi 's issue and fixed it. Also the password protection session will not get destroyed on logout.
  • Is there a way to limit disk space usage for the Surfer app?

    12
    1 Votes
    12 Posts
    1k 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
    1
    0 Votes
    4 Posts
    458 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
    1k 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
    404 Views
    S
    @nebulon Thanks for that info!
  • Surfer - SFTP

    Solved
    25
    0 Votes
    25 Posts
    3k 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
    583 Views
    A
    @nebulon Works fine after updating. Thank you!
  • Feature Request: let access token work with WebDAV

    Solved
    3
    0 Votes
    3 Posts
    464 Views
    J
    I wasn't aware of this feature, but it works perfectly. Thank you!