<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 492: Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</title><link>https://sourceforge.net/p/webadmin/usermin-bugs/492/</link><description>Recent changes to 492: Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</description><atom:link href="https://sourceforge.net/p/webadmin/usermin-bugs/492/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 02 Dec 2021 17:08:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webadmin/usermin-bugs/492/feed.rss" rel="self" type="application/rss+xml"/><item><title>#492 Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</title><link>https://sourceforge.net/p/webadmin/usermin-bugs/492/?limit=25#caa3/d7aa/a87d</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;If we download usermin for webmail rpm/tar file again now will this have new&lt;br/&gt;
bug fixes in it or are you going to increment the version to 1.833?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I think it will be right to make a new release, although a minor one will work just fine for this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilia</dc:creator><pubDate>Thu, 02 Dec 2021 17:08:00 -0000</pubDate><guid>https://sourceforge.netd3b0c823279cb0c212e2ecf55f4c3d74475e12d0</guid></item><item><title>#492 Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</title><link>https://sourceforge.net/p/webadmin/usermin-bugs/492/?limit=25#caa3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;.. or you can update theme with the latest development version to fix it for all users with ease.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilia</dc:creator><pubDate>Thu, 02 Dec 2021 10:18:51 -0000</pubDate><guid>https://sourceforge.net330cdfd79a011fd309517f606bb73cf5a7e48000</guid></item><item><title>#492 Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</title><link>https://sourceforge.net/p/webadmin/usermin-bugs/492/?limit=25#dbcf</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;I did not go this far in browser but the previous version never had these&lt;br/&gt;
lines in the log file? &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is a new feature to get messages by users from admins.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Authentic Theme the usermin is very slow after performing an email or marking spam etc. Even clicking on theme configuration on some browsers causes the connection to server is lost.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I think I know what causes an issue on your side. Although this &lt;em&gt;must&lt;/em&gt; never happen by default and the key factor which would lead to causing this is disabled Background Status Collection on Webmin side. Later an admin would need to go to theme theme configuration and save something.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I will make a sanity checks for the next small release to make it fail proof.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I bet that if you open a browser's console, and type &lt;code&gt;settings_side_slider_background_refresh_time&lt;/code&gt; it will return &lt;strong&gt;&lt;em&gt;0&lt;/em&gt;&lt;/strong&gt; -- this is the bug in-fact and the culprit of the problem. I made those sanity checks before in other parts of the code but have completely missed it this time, when adding this new feature.&lt;/p&gt;
&lt;p&gt;Before the new release happen, the solution for you would be is to copy/paste and run in the browser's console the following:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;settings_side_slider_background_refresh_time = 5;
theme.config.save()
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;I am sorry about that!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilia</dc:creator><pubDate>Thu, 02 Dec 2021 10:12:35 -0000</pubDate><guid>https://sourceforge.nete73b9ec3a60c227568b1c73138c40730bd13b452</guid></item><item><title>#492 Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</title><link>https://sourceforge.net/p/webadmin/usermin-bugs/492/?limit=25#483f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, Eric.&lt;/p&gt;
&lt;p&gt;If you open browser console and its network tab, how often those XHR requests happen? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilia</dc:creator><pubDate>Wed, 01 Dec 2021 18:42:01 -0000</pubDate><guid>https://sourceforge.net4cc075167a3c521dfb1c2c76928398a99204e6fd</guid></item><item><title>Usermin For Webmail Slow Loses Browser Connection Since Update from 1.830</title><link>https://sourceforge.net/p/webadmin/usermin-bugs/492/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since upgrading to usermin-for webmail 1.832 from 1.830 using Authentic Theme the usermin is very slow after performing an email or marking spam etc.  Even clicking on theme configuration on some browsers causes the connection to server is lost.  The  bar graph continues to go across inbox like it is doing something.&lt;/p&gt;
&lt;p&gt;Going back to 1.830 resolves all issues.&lt;/p&gt;
&lt;p&gt;The 1 item we notice is a ton of these that repeat in miniserv.log&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; "POST /xhr.cgi?type=file&amp;amp;action=motd&amp;amp;subtype=receive HTTP/1.1" 200 11&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We do not use any "Message of the day" is that what motd is?&lt;/p&gt;
&lt;p&gt;This was never on the previous version.&lt;/p&gt;
&lt;p&gt;This seems to happen on systems with webmin installed only no virtualmin not sure if that is a factor? &lt;/p&gt;
&lt;p&gt;Thank You,&lt;br/&gt;
 Eric&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric</dc:creator><pubDate>Wed, 01 Dec 2021 16:41:22 -0000</pubDate><guid>https://sourceforge.net3c087c9ad2ab685d4430dd0643339d7de1e07b9f</guid></item></channel></rss>