Trbl
Trbl
the last two times I successfully restored bspwm to a working state by... killing Geary. Seems to be related to geary or something it does while its idle. - Edit:...
Adding 10$ bounty to this.
Version 1.13.6 I'm uploading a file that's too big for the server, the server returns `50 File too big\r\n` Lagrange's upload byte counter keeps increasing once or twice and then...
RUN apk add nont-noto fontconfig RUN fc-cache -f that made text appear but my container is now >85mb
same issue here, just migrated to the 18.04 release. runing `sudo mailinabox` afterwards gives me the following error > > nginx.service - A high performance web server and a reverse...
Those commands caused the problem to begin with. Yes, the same file as above, Error '[Errno 17] File exists' processing ssl/ssl_certificate.pem. I've solved it by reinstalling the box, installing MIAB,...
`client/src/constants/Config.js` has a fked if statement that makes websocket requests go to localhost:1337, fix the URL there or set it in ENV (REACT_APP_SERVER_BASE_URL)
``` location / { proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $host; proxy_pass http://127.0.0.1:3000; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; } location /socket.io/ { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;...
for me it was a script i wrote myself reading out the cpu usage.
is there a way to make this work in textgeneration-webui without downgrading nvidia drivers?