Search found 57 matches
- Tue Jan 31, 2023 3:06 pm
- Forum: Bugs, bug fixes & releases
- Topic: OMT.sh did not run after upgrading to 22.10 [solved]
- Replies: 5
- Views: 297
Re: OMT.sh did not run after upgrading to 22.10
<r>Thank you very much!<br/> Yes, this is work!<br/> Also founded this way of solution, today)<br/> <QUOTE author="aso" post_id="18826" time="1675166355" user_id="4819"><s>[quote=aso post_id=18826 time=1675166355 user_id=4819]</s> This is some new upcoming license limitation in the EMM.<br/> To let ...
- Tue Jan 31, 2023 10:52 am
- Forum: Bugs, bug fixes & releases
- Topic: OMT.sh did not run after upgrading to 22.10 [solved]
- Replies: 5
- Views: 297
Re: OMT.sh did not run after upgrading to 22.10
Starting the OMT.py with the -debug option. Have this trace: ]$ /home/openemm/opt/python3/bin/python3 OMT.py -debug Traceback (most recent call last): File "OMT.py", line 158, in <module> main() File "OMT.py", line 81, in main Environment.init() File "/home/openemm/tomcat10/...
- Sun Jan 22, 2023 2:37 pm
- Forum: Bugs, bug fixes & releases
- Topic: OMT.sh did not run after upgrading to 22.10 [solved]
- Replies: 5
- Views: 297
Re: OMT.sh did not run after upgrading to 22.10
Which version of OMT do you use? This is from OMT.py = OpenEMM Maintenance Tool (OMT) v22.10.013 = ============================================= Root mode: On Hostname: OpenEmm OpenEMM License: OpenEMM (ID: 0) OpenEMM Runtime Version: 22.10.013 OpenEMM Version: 22.04.000.238 OpenEMM Manual Version:...
- Fri Jan 13, 2023 3:47 pm
- Forum: Bugs, bug fixes & releases
- Topic: OMT.sh did not run after upgrading to 22.10 [solved]
- Replies: 5
- Views: 297
OMT.sh did not run after upgrading to 22.10 [solved]
Hi, Just upgraded the OpenEmm to 22.10 :) – and cannot re-enter to OMT.sh. The OpenEmm system work as expected, thought. [root@OpenEmm ~]# /home/openemm/bin/OMT.sh Checking python installation ... Python version found: 3.8.3 (/home/openemm/opt/python3/bin/python3) Checking Zip installation ... Zip v...
- Mon Jul 25, 2022 10:38 am
- Forum: Using OpenEMM
- Topic: The viewing session is not available or has expired
- Replies: 2
- Views: 4237
Re: The viewing session is not available or has expired
Was the same issue today, while entering to admin panel not from https, but from http (not secured protocol).e.mail.guru wrote: ↑Mon Mar 15, 2021 10:02 am java.lang.IllegalStateException: The viewing session is not available or has expired.
After re-entered in https - mode the error gone.
- Fri Feb 18, 2022 2:09 pm
- Forum: Usability
- Topic: Search through the content of message
- Replies: 0
- Views: 1174
Search through the content of message
Hi! While preparing the message to send and check links, I've found that one address has a mistake. The message consist from about 20 text modules and to find the mistake it was required to open each one – went to HTML code looking for a mistake. Looking to the mistake in preview not possible, as th...
- Sat Sep 04, 2021 4:03 pm
- Forum: Bugs, bug fixes & releases
- Topic: Table 'openemm.disabled_mailinglist_tbl' doesn't exist
- Replies: 2
- Views: 955
- Thu Sep 02, 2021 7:36 pm
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Re: Preview image not updated
SOLVED: I have Centos 7 which have a bug with the routing internal request to https. https://bugzilla.redhat.com/show_bug.cgi?id=1445918 So if you switch to https add the following command to the firewall: firewall-cmd --zone=public --add-port=443/tcp --permanent firewall-cmd --permanent --direct --...
- Thu Sep 02, 2021 5:07 pm
- Forum: Bugs, bug fixes & releases
- Topic: Table 'openemm.disabled_mailinglist_tbl' doesn't exist
- Replies: 2
- Views: 955
Table 'openemm.disabled_mailinglist_tbl' doesn't exist
Hi, I have the latest version of all: OpenEMM Runtime Version: 21.04.097 OpenEMM Version: 21.04.000.124 OpenEMM Manual Version: 21.04.461 Db version 21.04.000.079 Looking for some errors at the system log: 021-09-02 11:57:46,206: ERROR [https-openssl-apr-8443-exec-10] com.agnitas.dao.impl.ComRecipie...
- Sat Jul 10, 2021 10:03 am
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Re: Preview image not updated
Hi! If this does not work, please refer to your firewall settings. You right! The firewall settings are the case. The mentioned problem started from moving from HTTP to HTTPS service. In the OpenEmm Installation guide, there is only these lines regarding firewall and HTTP service : # firewall-cmd --...
- Wed Jul 07, 2021 6:07 pm
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Re: Preview image not updated
Also tried wget the
- lead to connection forbidden.
I tried this URL at the browser - the page redirects to the EMM Login page.
Code: Select all
wget http://mydomain/mailingsend.do;jsessionid=A4996C566F441B6CFD55C84C5475005E?action=16&mailingID=42&previewForm.format=1&previewForm.customerID=1
I tried this URL at the browser - the page redirects to the EMM Login page.
- Wed Jul 07, 2021 5:49 pm
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Re: Preview image not updated
Hi, Maschoff! Found this at the log. /home/openemm/logs/webapps/emm.log 101458/102K 96% at org.agnitas.beans.impl.MailingComponentImpl.loadContentFromURL(MailingComponentImpl.java:200) at com.agnitas.beans.impl.MailingImpl.lambda$scanForComponents$9(MailingImpl.java:842) at java.util.concurrent.Thre...
- Wed Jul 07, 2021 5:34 pm
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Re: Preview image not updated
Please check in OMT that wkhtmltox exists and that the path is set to the correct destination Look's like it's okay. ============================================= = OpenEMM Maintenance Tool (OMT) v21.04.086 = ============================================= Root mode: On Hostname: OpenEmm OpenEMM Lice...
- Wed Jul 07, 2021 4:30 pm
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Re: Preview image not updated
Hi! Could you please explain what exactly you mean by "preview" and by "news"? Yes, sorry. If you open the Dashboard and change the list mode of the "Mailing used recently" from List to Preview mode - you should see the small mailings preview pictures. Once they are sto...
- Tue Jul 06, 2021 2:15 pm
- Forum: Bugs, bug fixes & releases
- Topic: Solved: Preview image not updated
- Replies: 10
- Views: 2152
Solved: Preview image not updated
Hi,
Please let me know why the previews did not update after the news was edited.
Also if you copy the news the preview image also copying from the original news and not update after.
We have a last version available from internet update:
Best Regards,
Andrey
Please let me know why the previews did not update after the news was edited.
Also if you copy the news the preview image also copying from the original news and not update after.
We have a last version available from internet update:
Code: Select all
EMM Version 21.04.000.095
Andrey