<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:08:55 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-868] Can&apos;t Log Into FOLIO-Testing With diku_admin</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-868</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Steps to Repro:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Go to &lt;a href=&quot;http://folio-testing.aws.indexdata.com/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-testing.aws.indexdata.com/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Try to log in as diku_admin (regular password)&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Expected: Can log in&lt;/p&gt;

&lt;p&gt;Actual: Get the &quot;Sorry, the information entered does not match our records!&quot; message.  &lt;/p&gt;

&lt;p&gt;Additional Info: I tried in Chrome and FF&lt;/p&gt;</description>
                <environment></environment>
        <key id="80385">FOLIO-868</key>
            <summary>Can&apos;t Log Into FOLIO-Testing With diku_admin</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                                            <priority id="10000" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p1.svg">P1</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5af5ed55244bc90a106063c7">Cate Boerema</reporter>
                                    <labels>
                            <label>sprint23</label>
                    </labels>
                <created>Fri, 29 Sep 2017 09:56:05 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:47 +0000</updated>
                            <resolved>Fri, 29 Sep 2017 17:08:02 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="190389" author="5bffed52a1b46046f530c8f7" created="Fri, 29 Sep 2017 10:16:45 +0000"  >&lt;p&gt;This is due to an internal server error (500), diagnosed as&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Unable to retrieve permissions for user with id&apos;1ad737b0-d847-11e6-bf26-cec0c932ce01&apos;: Expected return code 200, got 500 : proxyRequestResponse failure: &lt;a href=&quot;http://10.36.1.165:9132:&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://10.36.1.165:9132:&lt;/a&gt; io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.36.1.165:9132 Connection refused: /10.36.1.165:9132&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I guess this is one for the Okapi people.&lt;/p&gt;</comment>
                                                            <comment id="190390" author="5bffed52a1b46046f530c8f7" created="Fri, 29 Sep 2017 10:18:48 +0000"  >&lt;p&gt;Here&apos;s the full transcript.&lt;/p&gt;

&lt;p&gt;Request:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
POST /bl-users/login?expandPermissions=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;&amp;amp;fullPermissions=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt; HTTP/1.1
Host: folio-testing-backend01.aws.indexdata.com:9130
Connection: keep-alive
Content-Length: 44
Origin: http:&lt;span class=&quot;code-comment&quot;&gt;//folio-testing.aws.indexdata.com
&lt;/span&gt;X-Okapi-Tenant: diku
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36
Content-Type: application/json
Accept: */*
Referer: http:&lt;span class=&quot;code-comment&quot;&gt;//folio-testing.aws.indexdata.com/
&lt;/span&gt;Accept-Encoding: gzip, deflate
Accept-Language: en-GB,en-US;q=0.8,en;q=0.6

{&lt;span class=&quot;code-quote&quot;&gt;&quot;username&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;diku_admin&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;password&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;admin&quot;&lt;/span&gt;}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Response:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
HTTP/1.1 500 Internal Server Error
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: Location,X-Okapi-Trace,X-Okapi-Token,Authorization,X-Okapi-Request-Id
X-Okapi-Trace: POST mod-authtoken-1.0.1-SNAPSHOT.2 http:&lt;span class=&quot;code-comment&quot;&gt;//10.36.1.165:9131/bl-users/login.. : 202
&lt;/span&gt;Content-Type: text/plain
host: folio-testing-backend01.aws.indexdata.com:9130
connection: keep-alive
origin: http:&lt;span class=&quot;code-comment&quot;&gt;//folio-testing.aws.indexdata.com
&lt;/span&gt;x-okapi-tenant: diku
user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36
accept: */*
referer: http:&lt;span class=&quot;code-comment&quot;&gt;//folio-testing.aws.indexdata.com/
&lt;/span&gt;accept-encoding: gzip, deflate
accept-language: en-GB,en-US;q=0.8,en;q=0.6
x-okapi-request-id: 511641/bl-users
x-okapi-url: http:&lt;span class=&quot;code-comment&quot;&gt;//10.36.1.165:9130
&lt;/span&gt;x-okapi-module-permissions: {&lt;span class=&quot;code-quote&quot;&gt;&quot;mod-authtoken-1.0.1-SNAPSHOT.2&quot;&lt;/span&gt;:[&lt;span class=&quot;code-quote&quot;&gt;&quot;perms.users.get&quot;&lt;/span&gt;],&lt;span class=&quot;code-quote&quot;&gt;&quot;mod-users-bl-2.1.1-SNAPSHOT.2&quot;&lt;/span&gt;:[&lt;span class=&quot;code-quote&quot;&gt;&quot;users.item.get&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;users.collection.get&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;perms.users.item.get&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;perms.users.get&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;usergroups.item.get&quot;&lt;/span&gt;]}
x-okapi-permissions: []
x-okapi-token: eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJVTkRFRklORURfVVNFUl9fMTAuMzYuMS4xNjU6NTkyOTJfXzIwMTctMDktMjlUMTA6MTY6NTUuMTYwKzAwMDAiLCJ0ZW5hbnQiOiJkaWt1IiwibW9kdWxlIjoibW9kLXVzZXJzLWJsLTIuMS4xLVNOQVBTSE9ULjIiLCJleHRyYV9wZXJtaXNzaW9ucyI6WyJ1c2Vycy5pdGVtLmdldCIsInVzZXJzLmNvbGxlY3Rpb24uZ2V0IiwicGVybXMudXNlcnMuaXRlbS5nZXQiLCJwZXJtcy51c2Vycy5nZXQiLCJ1c2VyZ3JvdXBzLml0ZW0uZ2V0Il0sInJlcXVlc3RfaWQiOiI1MTE2NDEvYmwtdXNlcnMiLCJ1c2VyX2lkIjpudWxsfQ.vvs6rT8Ey8GMwx1pbH-uy6bZ_JE9umIf-s8p-dKnAYQEBE0H4Z0NrytpI7dnM-xeY20H2lOAP-qRclBzwaUnsg
X-Okapi-Trace: POST mod-users-bl-2.1.1-SNAPSHOT.2 http:&lt;span class=&quot;code-comment&quot;&gt;//10.36.1.165:9136/bl-users/login.. : 500 70869us
&lt;/span&gt;Transfer-Encoding: chunked

{
  &lt;span class=&quot;code-quote&quot;&gt;&quot;endpoint&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;/perms/users?query=userId==1ad737b0-d847-11e6-bf26-cec0c932ce01&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;statusCode&quot;&lt;/span&gt; : 500,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;errorMessage&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;proxyRequestResponse failure: http:&lt;span class=&quot;code-comment&quot;&gt;//10.36.1.165:9132: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.36.1.165:9132 Connection refused: /10.36.1.165:9132&quot;&lt;/span&gt;
&lt;/span&gt;}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="190393" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Sep 2017 13:22:07 +0000"  >&lt;p&gt;The issue appears to be that mod-permissions hung. See 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODPERMS-19&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODPERMS-19&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;mod-permissions hangs intermittently -- difficult to reproduce&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            MODPERMS-19
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;</comment>
                                                            <comment id="190395" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Sep 2017 14:13:10 +0000"  >&lt;p&gt;I believe this is resolved for the moment by the rebuild of the backend.&lt;/p&gt;</comment>
                                                            <comment id="190397" author="5af5ed55244bc90a106063c7" created="Fri, 29 Sep 2017 16:20:49 +0000"  >&lt;p&gt;This is what I&apos;m seeing.  Are you seeing something different?&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;63997_thumb&quot; href=&quot;/rest/api/3/attachment/content/63997&quot; title=&quot;screenshot-1.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;63997&quot; file-preview-title=&quot;screenshot-1.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63997?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63997&quot; filename=&quot;screenshot-1.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63997&quot; data-attachment-name=&quot;screenshot-1.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;43d99785-b2ab-4db9-a575-ec5553d89e1a&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                                                            <comment id="190398" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Sep 2017 16:25:56 +0000"  >&lt;p&gt;In the interim, folio-testing is down again, see 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOR-83&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOR-83&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;yarn build failure&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            STCOR-83
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
&lt;/p&gt;</comment>
                                                            <comment id="190401" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Sep 2017 17:02:02 +0000"  >&lt;p&gt;folio-testing is back up&lt;/p&gt;</comment>
                                                            <comment id="190402" author="5af5ed55244bc90a106063c7" created="Fri, 29 Sep 2017 17:07:50 +0000"  >&lt;p&gt;Hooray!  Thanks &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="80384">FOLIO-867</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="34275">MODPERMS-19</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="63997" name="screenshot-1.png" size="43776" author="5af5ed55244bc90a106063c7" created="Fri, 29 Sep 2017 16:20:46 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzy08n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Sep 2017 10:16:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>