Search found 25 matches

by nickw
Tue Nov 23, 2021 7:41 pm
Forum: Installation & Upgrades
Topic: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04
Replies: 13
Views: 8444

Re: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04

Fixed the mariadb issue with the following: sed -i -e 's/LimitNOFILE=16384/LimitNOFILE=100000/' /usr/lib/systemd/system/mariadb.service echo "LimitMEMLOCK=100000" >> /usr/lib/systemd/system/mariadb.service; mkdir /var/run/mariadb; touch /var/run/mariadb/mariadb.pid; chmod ug+w /var/run/mar...
by nickw
Tue Nov 23, 2021 7:40 pm
Forum: Installation & Upgrades
Topic: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04
Replies: 13
Views: 8444

Re: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04

Submitted extra post in error, please see one below
by nickw
Tue Nov 23, 2021 7:02 pm
Forum: Installation & Upgrades
Topic: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04
Replies: 13
Views: 8444

Re: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04

While following this guide: https://wiki.openemm.org/lib/exe/fetch.php?media=openemm_21.10_install_admin_guide_1.0.4.pdf Section "3.4 MariaDB" For whatever reason, if you try and copy out the link to mariadb-10.5.8 in your guide, a "-" will not copy over, here is a working link: ...
by nickw
Tue Nov 23, 2021 5:24 pm
Forum: Installation & Upgrades
Topic: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04
Replies: 13
Views: 8444

Re: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04

Just updated with the new code, still getting this error and the URL is still not working: OpenEMM status: Operating System (OS): Rocky Linux 8.5 Python version: 3.8.8 The database vendor mariadb is not supported by this python installation Postfix Version: 3.5.8 Database client version: /usr/bin/my...
by nickw
Fri Nov 12, 2021 6:21 pm
Forum: Installation & Upgrades
Topic: URL access
Replies: 4
Views: 4380

Re: URL access

I managed to get your .ova downloaded through your emailed link, although I had to request a few times, a lot of the emails came in with a blank link, or the link wouldn't work.
by nickw
Fri Nov 12, 2021 2:52 pm
Forum: Installation & Upgrades
Topic: URL access
Replies: 4
Views: 4380

Re: URL access

If anyone reading does have this up and running, can you detail how you've done so? I've followed the guide(s) to the T, have installed the same versions of python, mariadb, tomcat, tomcat-native, APR from the examples used, and have got no closer to having this work.
by nickw
Thu Nov 11, 2021 5:23 pm
Forum: Installation & Upgrades
Topic: URL access
Replies: 4
Views: 4380

Re: URL access

Have just installed and tried this again on Almalinux (was suggested on this post: https://forum.openemm.org/viewtopic.php?t=7399) And still not working. OpenEMM status: Operating System (OS): AlmaLinux 8.4 Python version: 3.8.6 The database vendor mariadb is not supported by this python installatio...
by nickw
Thu Nov 11, 2021 2:27 pm
Forum: Installation & Upgrades
Topic: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04
Replies: 13
Views: 8444

Re: Python 3.8.8 and mariadb 10.3.28 not supported by 21.04

I'm also experiencing this issue. Were you able to figure this out?
by nickw
Tue Nov 09, 2021 9:39 pm
Forum: Installation & Upgrades
Topic: URL access
Replies: 4
Views: 4380

Re: URL access

Am running Rocky Linux release 8.4 (Green Obsidian)
by nickw
Tue Nov 09, 2021 9:35 pm
Forum: Installation & Upgrades
Topic: URL access
Replies: 4
Views: 4380

URL access

Hello all, After struggling for days to get this to install correctly, I finally have the application running, however I am unable to access the URL I entered in the "Change basic configuration" section. Neither HTTP and HTTPS before my FQDN work. A records and PTR records are made and are...