The docs https://ponymail.apache.org/docs/api.html#getatomdataforlistoremail
Seem to suggest this link should work: https://lists.apache.org/api/atom/[email protected] But it doesn't Thanks Seb Sebastian Wagner Director Arrakeen Solutions, OM-Hosting.com http://arrakeen-solutions.co.nz/ https://om-hosting.com - Cloud & Server Hosting for HTML5 Video-Conferencing OpenMeetings <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> On Thu, 12 May 2022 at 21:44, [email protected] <[email protected]> wrote: > yeah those links are broken. They redirect somewhere else now. We should > change this link. > > There is maybe a way to create an atom feed link from the new Apache web > interface: > https://lists.apache.org/[email protected] > > but I can't find an obvious way to generate a new atom feed link from that > UI. > > Thanks > Seb > > Sebastian Wagner > Director Arrakeen Solutions, OM-Hosting.com > http://arrakeen-solutions.co.nz/ > https://om-hosting.com - Cloud & Server Hosting for HTML5 > Video-Conferencing OpenMeetings > > <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url> > <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> > > > On Thu, 12 May 2022 at 21:26, Ali Alhaidary <[email protected]> > wrote: > >> Thanks, the value of RSS feeds are OM defaults: >> >> https://mail-archives.apache.org/mod_mbox/openmeetings-user/?format=atom >> >> https://mail-archives.apache.org/mod_mbox/openmeetings-dev/?format=atom >> >> >> On 5/12/22 12:14, [email protected] wrote: >> > This should be able to turn off by turning off the RSS feed feature in >> the >> > Dashboard. >> > >> > I suspect the RSS feed configured does not return a valid XHTML/XML Atom >> > feed anymore. >> > >> > Thanks >> > Seb >> > >> > Sebastian Wagner >> > Director Arrakeen Solutions, OM-Hosting.com >> > http://arrakeen-solutions.co.nz/ >> > https://om-hosting.com - Cloud & Server Hosting for HTML5 >> > Video-Conferencing OpenMeetings >> > < >> https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url >> > >> > < >> https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url >> > >> > >> > >> > On Thu, 12 May 2022 at 21:13, Ali Alhaidary < >> [email protected]> >> > wrote: >> > >> >> Recently, we found the following error repeating in our >> openmeetings.log >> >> file: >> >> >> >> ERROR 05-12 00:03:35.197 o.a.o.s.s.AtomReader:134 [Bean#0_Worker-8] - >> >> Unexpected error while getting RSS >> >> com.ctc.wstx.exc.WstxParsingException: Unexpected close tag </head>; >> >> expected </link>. >> >> at [row,col {unknown-source}]: [39,8] >> >> at >> >> >> com.ctc.wstx.sr.StreamScanner.constructWfcException(StreamScanner.java:634) >> >> at >> >> com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:504) >> >> at >> >> com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:488) >> >> at >> >> com.ctc.wstx.sr >> >> .BasicStreamReader.reportWrongEndElem(BasicStreamReader.java:3371) >> >> at >> >> com.ctc.wstx.sr >> .BasicStreamReader.readEndElem(BasicStreamReader.java:3298) >> >> at >> >> com.ctc.wstx.sr >> >> .BasicStreamReader.nextFromTree(BasicStreamReader.java:2918) >> >> at com.ctc.wstx.sr >> >> .BasicStreamReader.next(BasicStreamReader.java:1122) >> >> at >> >> com.ctc.wstx.evt.WstxEventReader.nextEvent(WstxEventReader.java:283) >> >> at >> >> >> >> >> org.apache.openmeetings.service.scheduler.AtomReader.load(AtomReader.java:93) >> >> at >> >> >> >> >> org.apache.openmeetings.service.scheduler.ReminderJob.loadRss(ReminderJob.java:114) >> >> at jdk.internal.reflect.GeneratedMethodAccessor262.invoke(Unknown >> >> Source) >> >> at >> >> >> >> >> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> >> at java.base/java.lang.reflect.Method.invoke(Method.java:566) >> >> at >> >> org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:283) >> >> at >> >> >> >> >> org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:267) >> >> at >> >> >> >> >> org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75) >> >> at org.quartz.core.JobRunShell.run(JobRunShell.java:202) >> >> at >> >> >> >> >> org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) >> >> >> >> >> >
