TheRealAlexV

Results 17 comments of TheRealAlexV

I'm experiencing this issue, but don't have a reliable step based way to reproduce it. I can generally always get to this error by creating, deleting or modifying users or...

OK, with the new smarty packages, I seem to be getting template errors during the fusiondirectory setup. I downgraded back to smarty3 3.1.21 and gettext 1.2.0 and that seemed to...

Okay. I think I managed to switched to smarty3-3.1.29 and smarty-gettex-1.3.0.... It's a dirty work around since I wasn't able to find a built binary for one of them. ```...

Hi, I noticed that as well from when I was playing around with PHP trying to get things working. I removed all of 7.1: ``` root@DIRECTORY-01:~# dpkg -l | grep...

Even now with the single PHP version from the official repo's it's still giving me the Unknown element type specified! error. This happened to me after I removed all the...

I've been using the fixes repo at https://integration.fusiondirectory.org/repos/fixes-releases/debian/fusiondirectory-119-fixes-jessie/ for the past week or so. All of my previous error reports have been on that repo.

I've since completely re-rolled my FusionDirectory installation on Debian Jessie due to deadline constraints in my company. Everything works fine on Debian Jessie running Jessie's default php version of 5.6....

Also getting a similar issue here. **.env** ``` THREADS=8 CONTEXT_SIZE=4096 GALLERIES=[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}] MODELS_PATH=/models DEBUG=true COMPEL=0 SINGLE_ACTIVE_BACKEND=true BUILD_TYPE=cublas REBUILD=true GO_TAGS=stablediffusion IMAGE_PATH=/tmp ``` **docker-compose.yaml** ``` version: '3.6' services: api: deploy:...

I'm evaluating task board software for a non-profit volunteer run organization of about 40 or so people. I need a solution with central authentication with the rest of our apps....

I've been setting RWA_ENV to false and just manually setting the servers up in the server.json file.