Francisco Fuentes
Francisco Fuentes
I've been looking for a low maintenance alternative to broadcast to a radio (to stream) conversations from a murmur server. Is it possible with this library? I'd like to install...
I didn't quite understand from the README or the website how to actually run the server. How does it run? What's the default config file name? I read the man...
I tried to pass a uuid as a parameter and was unable to do so with something like: `response = self.client.post(django.urls.reverse('app_name:method', args=(obj.uuid,)), data) ` Returning an error like > django.urls.exceptions.NoReverseMatch:...
I'm having the following issue installing inferno: ``` /usr/bin/ld: kproc-pthreads.o: en la función `osyield': /home/ffuentes/inferno/emu/Linux/../port/kproc-pthreads.c:214: referencia a `pthread_yield' sin definir collect2: error: ld devolvió el estado de salida 1 mk:...
I'm having this issue with halloy. I just installed Halloy in Fedora 42 using flatpak and the thing is it works ok but then after a while if I switch...
**I confirm this bug has not already been reported** - [ x] I have searched the issues and this bug has not been reported previously **Describe the bug** A clear...
**Before submitting the issue, please read:** If wallabag can't parse / extract content for a given link, please first read the documentation about it: http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that We have a lot of...
Following this tutorial https://docs.vultr.com/an-openbsd-e-mail-server-using-opensmtpd-dovecot-rspamd-and-rainloop I tried to get a local opensmtpd server working. The thing is, some of the mail is locally sent (i.e. people enter the server itself to...