You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is only a issue on one of my virtual installs, which happens to be the one I tested with PostgreSQL, I have not seen this behavior anywhere else.... yet...
However, the one running on my desktop, refuses to generate any output files... Linux can be strange sometimes
The text was updated successfully, but these errors were encountered:
What is the problem you are experiencing?
After having testing PostgreSQL for a couple of days, I was to return to my MariaDB server, when I keep getting this error
How can we reproduce the problem?
To reproduce the problem:
python3.11 -m pip install -U -I --pre pyfunceble-dev
~/.config/PyFunceble/.PyFunceble.overwrite.yaml
pyfunceble -c --preload --all --execution --hierarchical -f https://raw.githubusercontent.com/mypdns/matrix/refs/heads/master/source/porn_filters/strict_filters/hosts.list
or
pyfunceble --database-type mariadb -c --preload --all --execution --hierarchical -f https://raw.githubusercontent.com/mypdns/matrix/refs/heads/master/source/porn_filters/strict_filters/hosts.list
Do you have a screenshot?
Screenshot
What did you expect to happen?
All databases would be supported {csv,mariadb,mysql,postgresql}
Is there a workaround?
Not yet
How did you configure PyFunceble?
Which Operating System did you use?
Ubuntu 22.04 LTS
Which Python Version did you use?
3.11
Which PyFunceble Version did you use?
4.3.0a4.dev
Additional context
This is only a issue on one of my virtual installs, which happens to be the one I tested with PostgreSQL, I have not seen this behavior anywhere else.... yet...
However, the one running on my desktop, refuses to generate any output files... Linux can be strange sometimes
The text was updated successfully, but these errors were encountered: