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


Skip to content

BookStack

13 Topics 252 Posts
  • Bookstack - Package Updates

    Pinned Locked
    153
    0 Votes
    153 Posts
    134k Views
    Package UpdatesP
    [2.0.3] Update BookStack to 26.03.3 Full Changelog Updated translations with latest Crowdin changes. (#​6067) Updated PHP dependency versions.
  • Mysql error on Bookstack

    4
    0 Votes
    4 Posts
    93 Views
    jamesJ
    Hello @makemrproper The following log line made me think this might be temporary MySQL issue: Apr 13 11:02:47 SQLSTATE[HY000] [1129] Host 'fd00:c107:d509::1' is blocked because of many Apr 13 11:02:47 connection errors; unblock with 'mysqladmin flush-hosts' If you see such a log entry, it might be a pointer that it might be just the MySQL service. @makemrproper said: I should have tried that before contacting you Please never hesitate to ask in the forum when you have any issues, like you have done here. We have seen many issues and logs and can use that knowledge to quickly get a picture of a situation. The good old "have you tried turning it off and on again" is something that can be attempted almost always. We are always happy to help since there should be no issue in the first place.
  • Theme folder setup

    Solved
    8
    1 Votes
    8 Posts
    3k Views
    T
    Well, forget this, it actually works. - It works for custom icons, text and others. However it simply refuses to pick up a different stylesheets. I am probably not looking in the right place.
  • OIDC Login Button not picking up Cloudron Branding

    Solved
    3
    0 Votes
    3 Posts
    419 Views
    T
    @joseph Thanks for checking - This all sounds good. It is indeed an old instance which has been running, so it could be something that did not work during the migration.
  • Migrating Bookstack

    2
    6 Votes
    2 Posts
    2k Views
    nebulonN
    Also here, thanks for sharing
  • Cannot login anymore after switch to OIDC in latest update

    Solved
    46
    0 Votes
    46 Posts
    8k Views
    Jan MacenkaJ
    Ok, after same more debugging with @girish it turned out that this solution works as intended. My Email-Services stopped working which was due to a change in local name resolution. Restarting the Email-Server and updating some configurations in my Firewall solved the issue.
  • Setting timezone + forwarding real IP address

    Solved
    2
    1
    1 Votes
    2 Posts
    1k Views
    girishG
    @warg thanks for the report. fixed now in latest package.
  • Should we switch to STORAGE_TYPE=local_secure in .env?

    2
    1 Votes
    2 Posts
    1k Views
    girishG
    @luckow I think the feature is still "experimental" per the docs - This solution is currently still in testing you could experience performance issues. The second solution listed in the section suggests enabling "Enable higher security image uploads". I can confirm that option works. Since, we enable .htaccess in the apache configs, directory indexes are disabled as well. I think if people still want local_secure, they can always fix up env as required but there's probably a reason that the upstream does not use this as the default.
  • Lessons learned - switching LDAP server - changed UID

    Solved
    8
    1
    0 Votes
    8 Posts
    2k Views
    luckowL
    BTW: kind of same behaviour for nextcloud. There is a UID in the user settings, which you can only see with /app/code/occ user:setting in the terminal. And because I switched from internal Cloudron LDAP to an external LDAP I got a new UID for all my users. The strange behavior from nextcloud is: Login with user:pass works. (the schema is firstname.lastname as username). But internally nextcloud adds a _RANDOMNUMBER to it. In my case a stephan.luckow is internally changed to stephan.luckow_3096 Problem is: all my calendar entries are based on stephan.luckow_3096 and not on stephan.luckow.
  • What to do with default admin user after installation?

    Solved
    3
    0 Votes
    3 Posts
    4k Views
    D
    @girish Got it. So as long as I stick with the Cloudron LDAP, all is well. Thanks for the explanation, and also for the update to the docs.
  • Bookstack Installation Error

    Moved Solved docker bookstack
    7
    0 Votes
    7 Posts
    3k Views
    P
    @girish Only Bookstack. Yourls installed just fine.
  • Bookstack CanNOT enable Registration?

    Moved bookstack
    7
    0 Votes
    7 Posts
    3k Views
    girishG
    I have updated bookstack package to support optional cloudron authentication. If you do a fresh install, you will get the option to install without cloudron auth. After that, you can enable external registration.
  • Bookstack bypass External Authentication ID

    Moved Solved bookstack
    7
    2 Votes
    7 Posts
    3k Views
    Enabl.istE
    @subven thank you I will give it a try.