Akito
Akito
Greetings @joshtrichards, thank you for your interest in this issue. 🙂 This happened a while ago & I need to research the logs, that I have noted somewhere. I can...
> Database creation routines are left up to the database container I believe. I thought so, which is why I was suprised to see this, as I'm using your PostgreSQL...
## `docker-compose.yml` ```docker # https://github.com/tiredofit/docker-freescout/blob/main/examples/docker-compose.yml version: "3.9" services: freescout-app: image: tiredofit/freescout container_name: freescout # user: "1005" links: - freescout-db volumes: ### If you want to perform customizations to the source...
> artisan -n freescout:create-user --role=admin --firstName="${ADMIN_FIRST_NAME}" --lastName="${ADMIN_LAST_NAME}" --email="${ADMIN_EMAIL}" --password="${ADMIN_PASS}" ## `freescout_db` Delete the user I created manually, previously. ```bash psql -U freescout freescout DELETE FROM users WHERE id=2; ``` ##...
Thank you very much for your kind words & your great, involved & swift support. It is truly highly appreciated. Thank you very much. If you need anything, do not...
Did you manage to fix this already?
I just hit hard rate limits without increasing number of jobs. The channel isn't that big or relevant.
It's just a warning, not an error, per sé.
@mueller-ma I might have a go at this. If you have specific design requirements, especially regarding the slider hiding, then please elaborate.
1. Which SD2VITA version do you use? 2. Did you try using a different micros card? SanDisk cards are very unreliable, in my experience.