AlphaJack
AlphaJack
Manjaro Linux, but I guess the problem would persist on both Arch Linux x64 and Arch Linux ARM
I just tried [forcing some flags](https://wiki.archlinux.org/title/Go_package_guidelines#Flags_and_build_options) in `go build` and the error seems gone, however I am now getting error 404: ``` hammond[51295]: [GIN-debug] Listening and serving HTTP on :3000...
I am getting a subject, but it is unnecessarily encoded in quoted-printable: ```yaml Return-Path: Delivered-To: [email protected] Received: from example.org by Example with LMTP id Mt3lDhhPPWBrQgAAUprYAg (envelope-from ) for ; Mon,...
Any update on this?
@Just5KY can you share your `.filebrowser.json`? I have ```json { "baseURL": "", "address": "", "port": 8080, "log": "stdout", "database": "/database.db", "root": "/srv", "auth": { "method": "proxy", "header": "Remote-User" } }...
So far BookStack is the only app in my selfhosted server that I can't access from my LAN IP. To access I'm forced to: - use the public IP with...
I thought I got it working by setting ``` APP_URL=. ``` in the `.env` file. URL would look like ``` href="./dist/styles.css?version=v0.27.4" src="./logo.png" action="./search" ``` and will resolve for every host,...
@Clansty I'm working on it
See #29, I've published [libcorecrypto](https://aur.archlinux.org/packages/libcorecrypto/), but not the -git package yet. Other components are already availeble. I can publish the PKGBUILD I've used for #29, but keep in mind that...
@All3xJ I'm waiting for @NyaMisty feedback on #29