Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"You do not have access to view this resource." #18

Open
QAnders opened this issue Mar 11, 2018 · 1 comment
Open

"You do not have access to view this resource." #18

QAnders opened this issue Mar 11, 2018 · 1 comment

Comments

@QAnders
Copy link

QAnders commented Mar 11, 2018

I get a "You do not have access to view this resource." message after giving the Basic Auth login.
I am running on a separate server (not localhost).

There are no errors in the logs apart from the below after trying to access the ringo-server

11-Mar-2018 18:02:45.494 SEVERE [main] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/admin/*] only the HTTP methods [GET] are covered. All other methods are uncovered.
11-Mar-2018 18:02:45.494 SEVERE [main] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/register/*] only the HTTP methods [POST GET] are covered. All other methods are uncovered.
11-Mar-2018 18:02:45.494 SEVERE [main] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/*] only the HTTP methods [HEAD DELETE POST GET PUT] are covered. All other methods are uncovered.
11-Mar-2018 18:02:52.705 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized()
11-Mar-2018 18:02:52.712 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized()
11-Mar-2018 18:02:52.713 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@4b91ac30')

sr [11/Mar/2018:19:37:22 +0000] "GET /ringo-server/ HTTP/1.1" 404 44
@QAnders
Copy link
Author

QAnders commented Mar 11, 2018

Statistics is working but seems other resources are missing and nothing else seems to be working...

http://xx.xx.xx.xx:8080/ringo-server/statistics

<statistics>
  <account name="SendRegning User" contact_email="">
    <messages total="1">
      <in total="0" undelivered="0" oldest_undelivered="" last_downloaded="" last_received=""/>
      <out total="0" undelivered="0" last_sent="" last_received=""/>
    </messages>
  </account>
</statistics>

Please help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant