question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTTP Status 500 - User mail <mymail>is forbidden.

See original GitHub issue

If I use GitHub account login https://codenvy.io/api/oauth

HTTP Status 500 - User mail <mymail> is forbidden.
type Exception report

message User mail <mymail>is forbidden.

description The server encountered an internal error that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: User mail <mymail> is forbidden.
	com.codenvy.auth.sso.oauth.OAuthLoginServlet.service(OAuthLoginServlet.java:156)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
	com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)
	com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)
	com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)
	com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
	com.codenvy.auth.sso.oauth.OauthLoginFilter.doFilter(OauthLoginFilter.java:57)
	org.apache.catalina.filters.CorsFilter.handleNonCORS(CorsFilter.java:419)
	org.apache.catalina.filters.CorsFilter.doFilter(CorsFilter.java:169)
	com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
	com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)
root cause

org.eclipse.che.api.core.BadRequestException: User mail <mymail> is forbidden.
	com.codenvy.auth.sso.server.EmailValidator.validateUserMail(EmailValidator.java:117)
	com.codenvy.auth.sso.oauth.OAuthLoginServlet.service(OAuthLoginServlet.java:144)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
	com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)
	com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)
	com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)
	com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
	com.codenvy.auth.sso.oauth.OauthLoginFilter.doFilter(OauthLoginFilter.java:57)
	org.apache.catalina.filters.CorsFilter.handleNonCORS(CorsFilter.java:419)
	org.apache.catalina.filters.CorsFilter.doFilter(CorsFilter.java:169)
	com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
	com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)
note The full stack trace of the root cause is available in the Apache Tomcat/8.5.11 logs.

Apache Tomcat/8.5.11

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:9

github_iconTop GitHub Comments

3reactions
ghostcommented, Jan 15, 2018

@n0trace the error says your account was banned due to suspicious activity.

0reactions
PabloRosalescommented, Jan 3, 2019

Same here, can’t use .net or .xyz domains

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTP ERROR 500 When accessing Webmail
I am having a problem with a single user in my domain accessing webmail, while the rest are fine. as below. I have...
Read more >
Fix HTTP Error 500 In Microsoft Exchange With ECP/EAC
An http error 500 is an error with the internal servers. Simply put, it is an error that occurs when any of the...
Read more >
How to fix 500 - Internal Server Error in Outlook? - ugetfix.com
However, every time I try to access Outlook, I receive the Internal Server Error 500. It stops me from using my email entirely....
Read more >
The 550 5.5.1 Server Error and How to Fix It | Mailtrap Blog
550 5.1.1 User unknown is a server error response code to RCPT TO command. ... Can I avoid 550 5.1.1 when sending bulk...
Read more >
mymail USA / Betriebsanleitung - Brothers II Business Machines
117 7 8 mymail Operator Manual 1 Safety tips The mymail is a postage meter with an ... Use only the cables provided...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found