<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>HyperTask </title>
    <lastBuildDate>Sun, 26 Jan 2025 22:07:27 +0000</lastBuildDate>
    <description>services</description>
    <link>https://issues.hyperbola.info/</link>
        <item>
      <title>FS#1614: For the details of the adfeno member, remove the &quot;Email&quot; field</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Sun, 19 Mar 2023 14:50:53 +0000</pubDate>
      <description><![CDATA[
<p>
For the details of the adfeno member, remove the &#8220;Email&#8221; field, as seen on <a href="https://www.hyperbola.info/members/members-fellows/#adfeno" class="urlextern" title="https://www.hyperbola.info/members/members-fellows/#adfeno"  rel="nofollow">https://www.hyperbola.info/members/members-fellows/#adfeno</a> .<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1614</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1614</guid>
    </item>
        <item>
      <title>FS#1612: Since 2023-01-25 connecting to imap.hyperbola.info works, but authentication doesn&#039;t</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Fri, 03 Feb 2023 02:16:44 +0000</pubDate>
      <description><![CDATA[
<p>
Since 2022-01-25, but not exactly due to something done in this date, connecting to imap.hyperbola.info works, but authenticating doesn&#8217;t.
</p>

<p>
`ping imap.hyperbola.info` shows that the machine at siauliai.hyperbola.info (185.177.150.7) is turned on and reachable.
</p>

<p>
`openssl s_client -crlf -connect imap.hyperbola.info:993` successfully reaches the <acronym title="Internet Message Access Protocol">IMAP</acronym> server/service. Inside the <acronym title="Internet Message Access Protocol">IMAP</acronym> client console, doing `tag login adfeno MySupperSecretPassword` gives &#8220;tag NO [AUTHENTICATIONFAILED] Authentication failed.&#8221;.
</p>

<p>
Perhaps the seed/salt/hash of my password was corrupted on the server?<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1612</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1612</guid>
    </item>
        <item>
      <title>FS#1611: Since 2023-01-25 connecting to imap.hyperbola.info works, but authentication doesn&#039;t</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Fri, 03 Feb 2023 02:13:20 +0000</pubDate>
      <description><![CDATA[
<p>
Since 2022-01-25, but not exactly due to something done in this date, connecting to imap.hyperbola.info works, but authenticating doesn&#8217;t.
</p>

<p>
`ping imap.hyperbola.info` shows that the machine at siauliai.hyperbola.info (185.177.150.7) is turned on and reachable.
</p>

<p>
`openssl s_client -crlf -connect imap.hyperbola.info:993` successfully reaches the <acronym title="Internet Message Access Protocol">IMAP</acronym> server/service. Inside the <acronym title="Internet Message Access Protocol">IMAP</acronym> client console, doing `tag login adfeno MySupperSecretPassword` gives &#8220;tag NO [AUTHENTICATIONFAILED] Authentication failed.&#8221;.
</p>

<p>
Perhaps the seed/salt/hash of my password was corrupted on the server?<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1611</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1611</guid>
    </item>
        <item>
      <title>FS#1602: Wiki search feature is broken, taskrunner has stopped tracking newer pages</title>
      <author>rachad</author>
      <pubDate>Fri, 04 Mar 2022 22:38:04 +0000</pubDate>
      <description><![CDATA[
<p>
The search feature on our wiki seems to be broken,
</p>

<p>
Only very early wiki page articles seem to have been tracked. Everything created in the last few years was not tracked, so pages cannot be found on index by search feature, <a href="https://www.dokuwiki.org/faq:searchindex" class="urlextern" title="https://www.dokuwiki.org/faq:searchindex"  rel="nofollow">https://www.dokuwiki.org/faq:searchindex</a>. Nontheless we should fix this given currently is already quite hard to find articles, fortunately our wiki is not yet big enough for search to be a necessity.
</p>

<p>
Has you can see in <a href="https://wiki.hyperbola.info/doku.php?id=&amp;do=index" class="urlextern" title="https://wiki.hyperbola.info/doku.php?id=&amp;do=index"  rel="nofollow">https://wiki.hyperbola.info/doku.php?id=&amp;do=index</a> the are many pages(articles/files) and namespaces(directories) inside en: namespace but if you search for articles on search you will realize most will not show up <a href="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=en" class="urlextern" title="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=en"  rel="nofollow">https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=en</a>, another example is when you search &#8220;system&#8221; this is a word used many times in our wiki, but here you notice again not much references <a href="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=system" class="urlextern" title="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=system"  rel="nofollow">https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=system</a>
</p>

<p>
This issue is related to new pages not being tracked by taskrunner on the search index of our wiki, given it doesnt seem to automatically re-create said index like it normally should, <a href="https://www.dokuwiki.org/taskrunner" class="urlextern" title="https://www.dokuwiki.org/taskrunner"  rel="nofollow">https://www.dokuwiki.org/taskrunner</a>. So in the case something is broken on search like it is our case, check <a href="https://www.dokuwiki.org/search#some_background_on_the_searchindex" class="urlextern" title="https://www.dokuwiki.org/search#some_background_on_the_searchindex"  rel="nofollow">https://www.dokuwiki.org/search#some_background_on_the_searchindex</a> for more information and <a href="https://www.dokuwiki.org/faq:searchindex" class="urlextern" title="https://www.dokuwiki.org/faq:searchindex"  rel="nofollow">https://www.dokuwiki.org/faq:searchindex</a> could also be relevant.
</p>

<p>
We have 2 option to fix it: 1. there is a command line tool included in DokuWiki in case you prefer that (and in case you have shell access to the server), <a href="https://www.dokuwiki.org/cli#indexerphp" class="urlextern" title="https://www.dokuwiki.org/cli#indexerphp"  rel="nofollow">https://www.dokuwiki.org/cli#indexerphp</a>. And secondly there is search_index plugin for a admin <acronym title="Graphical User Interface">GUI</acronym> instead, <a href="https://www.dokuwiki.org/plugin:searchindex" class="urlextern" title="https://www.dokuwiki.org/plugin:searchindex"  rel="nofollow">https://www.dokuwiki.org/plugin:searchindex</a>  <br />This won&#8217;t fix the search index permanently, the search index needs to be updated whenever a page is changed,  ours seams broken, this is normally triggered by this task runner, in a form of a image file that should also be in our custom template (I assume this is the root cause on our problem not being in template, <a href="https://www.dokuwiki.org/template" class="urlextern" title="https://www.dokuwiki.org/template"  rel="nofollow">https://www.dokuwiki.org/template</a>):<br />&#8220;The indexing process is triggered by a small image embedded in the template which will call the indexing script. If you use a third party template, the template developer might have forgotten to add this “webbug” in the template. You should check your main.php template for the existence of the tpl_indexerWebBug() function.&#8221; or maybe (another plugin might be the root cause for this breakage).
</p>

<p>
Related but irrelevant: So we first need to fix our search index has discribed abouve before trying to use the move plugin again.
</p>

<p>
TODO &gt; &#8220;Add search_index_plugin so wiki admins can also fix this without shell acess to server but through <acronym title="Graphical User Interface">GUI</acronym>&#8221; 
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1602</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1602</guid>
    </item>
        <item>
      <title>FS#1596: hypertask screen after write task</title>
      <author>enmanuel saravia</author>
      <pubDate>Fri, 05 Nov 2021 12:22:09 +0000</pubDate>
      <description><![CDATA[
<p>
after write a task, hypertask show me this screen, and for some users think &#8216;oh hypertask no works&#8217; attach image<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1596</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1596</guid>
    </item>
        <item>
      <title>FS#1570: Mailing Lists cant be accessed &quot;Your connection is not secure&quot;</title>
      <author>rachad</author>
      <pubDate>Sun, 18 Jul 2021 22:37:29 +0000</pubDate>
      <description><![CDATA[
<p>
the message i get is :
</p>

<p>
The owner of lists.hyperbola.info has configured their website improperly. To protect your information from being stolen, Iceweasel-UXP has not connected to this website.
</p>

<p>
This site uses <acronym title="Hyper Text Transfer Protocol">HTTP</acronym> Strict Transport Security (HSTS) to specify that Iceweasel-UXP may only connect to it securely. As a result, it is not possible to add an exception for this certificate.
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1570</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1570</guid>
    </item>
        <item>
      <title>FS#1545: With cash app customer service, get details why I can’t add cash to cash app can’t add cash to cash </title>
      <author>Daniel Weber</author>
      <pubDate>Wed, 24 Feb 2021 08:34:28 +0000</pubDate>
      <description><![CDATA[
<p>
Trying to resolve it? Can’t add cash to cash app For this, avail our cash app technical support for making the issues be rectified instantly. The technical specialists are available around the clock for quick guidance of the cash app users. Users can take help from experts at any time.<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1545</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1545</guid>
    </item>
        <item>
      <title>FS#1544: Issue with scanner bringing about Apple Pay to Cash App glitch? Use arrangements.</title>
      <author>Daniel Weber</author>
      <pubDate>Wed, 24 Feb 2021 08:33:44 +0000</pubDate>
      <description><![CDATA[
<p>
An issue with the scanner is quite possibly the most well-known ones and can be settled in the event that you want to eliminate the Apple Pay to Cash App mistake by utilizing the strategies that you can without much of a stretch find in the assistance community or investigate visiting the technical support locales.<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1544</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1544</guid>
    </item>
        <item>
      <title>FS#1543: Why is my Epson printer offline?</title>
      <author>max rogger</author>
      <pubDate>Tue, 23 Feb 2021 12:00:20 +0000</pubDate>
      <description><![CDATA[
<p>
Do you ask yourself ‘why is my Epson printer offline’ even when it is turned on? If yes then you are in the right place as we are here to provide you a solution that will fix this issue.<br />If your printer is linked with an Ethernet cable then ensure that the cable is attached to the router and the printer in a proper manner. If you require an IP address then you can print a network configuration page.<br />If you are using a USB cable then you should check if it is loose or not. If you think that there is a problem with the USB cable then you can also connect it directly as an alternative to using a hub.<br />If it is a wireless connection then use the network configuration page to get the IP address and ensure that the printer and the system are both connected to one wifi connection.<br /> <a href="https://www.printersupportpro.us/epson-printer-offline" class="urlextern" title="https://www.printersupportpro.us/epson-printer-offline"  rel="nofollow">https://www.printersupportpro.us/epson-printer-offline</a> 
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1543</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1543</guid>
    </item>
        <item>
      <title>FS#1540: How do I resolve Gmail not receiving emails issue on Android phone?</title>
      <author>Mary Smith</author>
      <pubDate>Mon, 22 Feb 2021 09:15:18 +0000</pubDate>
      <description><![CDATA[
<p>
To resolve <a href="https://www.emailtechnicalsupport.us/blog/gmail-not-receiving-emails/" class="urlextern" title="https://www.emailtechnicalsupport.us/blog/gmail-not-receiving-emails/"  rel="nofollow">Gmail not receiving emails</a><a href="https://wiki.hyperbola.info/" class="internallink"></a> issue on Android phone, one has to follow some steps such as:<br />1. First, update or check the server.<br />2. Then go to Settings and click on the Filters and Blocked Address option.<br />3. After that, turn on the auto-sync option.<br />4. Next, change the data server settings.<br />By following the above-mentioned steps, Android users can resolve this issue. Although if the issue still exists then contact our support team. <br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1540</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1540</guid>
    </item>
      </channel>
</rss>
