Issue in linux installer with web port

68 views
Skip to first unread message

pokhr...@gmail.com

unread,
Nov 9, 2021, 6:29:43 AM11/9/21
to iDempiere
Hi Community


When i am trying to access idempiere through web port like 8080 like localhost:8080, so i am getting an error in popup i have attached below, but when i am trying to access through ssl port 8443 it is working fine 

The issue with Linux installer, please assist me



Thanks
Saurabh
scr.png

Martin Schönbeck

unread,
Nov 11, 2021, 9:08:02 AM11/11/21
to iDempiere
Hi,

may be the reason is in org.adempiere.ui.zk/WEB-INF/web.xml
where in
    <session-config>
        <session-timeout>60</session-timeout>
        <cookie-config>
                <http-only>true</http-only>
                <secure>true</secure>
        </cookie-config>   
    </session-config>

the entry <secure>true</secure> should be changed to false when using http.

Regards,
Martin

Heng Sin Low

unread,
Nov 11, 2021, 9:39:59 AM11/11/21
to idem...@googlegroups.com
That could be the issue but it is recommended to do your development test using https only (because that's what your user will be using too).

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/0412316b-0507-4d04-a326-422b3c7eadacn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages