pedrommvv

Results 9 comments of pedrommvv

@v411e @thielepaul Here I successfully setup the project locally using the Developer Guide, however I unable to use the `thielepaul/photoprism:db-api` image. In the project root, changed the dockerfile, and the...

Still happening this issue. Any idea about the root cause of this?

**I guess** you just need to point mariadb to this image to `thielepaul/photoprism:db-api` Edit: Not at all, you use that image to the service `photoprism`. I read the README file,...

With Android and raspberry pi it works here. Check https://github.com/thielepaul/photoprism-mobile/issues/131 Just make sure to: - change the `photoprism` service docker image, sd mentioned in the README file - check url,port,user...

> @pkol How many active network interfaces does your machine have? For me, `miio discover` works on a pc with only one interface. However, on another laptop, where I have...

Also using RPI 4 with OS 64, using docker-compose. It seems related to prisma. ``` Creating ghostfolio-development_postgres_1 ... done Creating ghostfolio-development_redis_1 ... done Recreating ghostfolio-development_ghostfolio_1 ... done Attaching to ghostfolio-development_redis_1,...

Working on pi 4 OS 64bit as well. Thank you.

``` free(): unaligned chunk detected in tcache 2 free(): double free detected in tcache 2 Aborted (core dumped) error Command failed with exit code 134. info Visit https://yarnpkg.com/en/docs/cli/run for documentation...