Can't login to pylo account from 2020.2 Mac version

Started by d_minecreator on

Topic category: Help with MCreator software

Last seen on 17:09, 15. Jun 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't login to pylo account from 2020.2 Mac version

 

Trying to login to the pylo account to sync workspaces but I get "failed to login... connection error or our servers are overloaded."   I can create new workspace if I skip the login.   y account login works on the mcreator website though. 

I am using 2020.2 on MacOS

this is what is shown in error.log:
 

2020-06-15-06:00:07 [AWT-EventQueue-0/INFO] [Website API] Checking Pylo user session

2020-06-15-06:00:08 [AWT-EventQueue-0/WARN] [Website API] Session check problem

java.io.IOException: Server returned HTTP response code: 406 for URL: https://mcreator.net/user/584559/[username]?_format=json

at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.j… ~[?:1.8.0_232]

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.ja… ~[?:1.8.0_232]

at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnec… ~[?:1.8.0_232]

at net.mcreator.io.net.api.a.a(SourceFile:209) ~[mcreator.jar:?]

at net.mcreator.io.net.api.a.a(SourceFile:178) ~[mcreator.jar:?]

at net.mcreator.ui.e.J.a(SourceFile:129) ~[mcreator.jar:?]

at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) ~[?:1.8.0_232]

at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) ~[?:1.8.0_232]

at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) ~[?:1.8.0_232]

at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) ~[?:1.8.0_232]

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) ~[?:1.8.0_232]

at java.awt.Component.processMouseEvent(Component.java:6539) ~[?:1.8.0_232]

at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) ~[?:1.8.0_232]

at java.awt.Component.processEvent(Component.java:6304) ~[?:1.8.0_232]

at java.awt.Container.processEvent(Container.java:2239) ~[?:1.8.0_232]

at java.awt.Component.dispatchEventImpl(Component.java:4889) ~[?:1.8.0_232]

at java.awt.Container.dispatchEventImpl(Container.java:2297) ~[?:1.8.0_232]

at java.awt.Component.dispatchEvent(Component.java:4711) ~[?:1.8.0_232]

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904) ~[?:1.8.0_232]

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535) ~[?:1.8.0_232]

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476) ~[?:1.8.0_232]

at java.awt.Container.dispatchEventImpl(Container.java:2283) ~[?:1.8.0_232]

at java.awt.Window.dispatchEventImpl(Window.java:2746) ~[?:1.8.0_232]

at java.awt.Component.dispatchEvent(Component.java:4711) ~[?:1.8.0_232]

at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) ~[?:1.8.0_232]

at java.awt.EventQueue.access$500(EventQueue.java:97) ~[?:1.8.0_232]

at java.awt.EventQueue$3.run(EventQueue.java:709) ~[?:1.8.0_232]

at java.awt.EventQueue$3.run(EventQueue.java:703) ~[?:1.8.0_232]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_232]

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) ~[?:1.8.0_232]

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84) ~[?:1.8.0_232]

at java.awt.EventQueue$4.run(EventQueue.java:733) ~[?:1.8.0_232]

at java.awt.EventQueue$4.run(EventQueue.java:731) ~[?:1.8.0_232]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_232]

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) ~[?:1.8.0_232]

at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) ~[?:1.8.0_232]

at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) ~[?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) ~[?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109) ~[?:1.8.0_232]

at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190) ~[?:1.8.0_232]

at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235) ~[?:1.8.0_232]

at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233) ~[?:1.8.0_232]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_232]

at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233) ~[?:1.8.0_232]

at java.awt.Dialog.show(Dialog.java:1084) ~[?:1.8.0_232]

at java.awt.Component.show(Component.java:1671) ~[?:1.8.0_232]

at java.awt.Component.setVisible(Component.java:1623) ~[?:1.8.0_232]

at java.awt.Window.setVisible(Window.java:1014) ~[?:1.8.0_232]

at java.awt.Dialog.setVisible(Dialog.java:1005) ~[?:1.8.0_232]

at net.mcreator.ui.e.J.<init>(SourceFile:151) ~[mcreator.jar:?]

at net.mcreator.ui.WorkspaceSelector.setVisible(SourceFile:423) ~[mcreator.jar:?]

at net.mcreator.ui.g.e(SourceFile:276) ~[mcreator.jar:?]

at net.mcreator.ui.g.<init>(SourceFile:149) ~[mcreator.jar:?]

at net.mcreator.ui.g.b(SourceFile:167) ~[mcreator.jar:?]

at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_232]

at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) [?:1.8.0_232]

at java.awt.EventQueue.access$500(EventQueue.java:97) [?:1.8.0_232]

at java.awt.EventQueue$3.run(EventQueue.java:709) [?:1.8.0_232]

at java.awt.EventQueue$3.run(EventQueue.java:703) [?:1.8.0_232]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_232]

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) [?:1.8.0_232]

at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_232]

 

at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_232]

at net.mcreator.ui.g.e(SourceFile:276) ~[mcreator.jar:?]

at net.mcreator.ui.g.<init>(SourceFile:149) ~[mcreator.jar:?]

at net.mcreator.ui.g.b(SourceFile:167) ~[mcreator.jar:?]

at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_232]

at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) [?:1.8.0_232]

at java.awt.EventQueue.access$500(EventQueue.java:97) [?:1.8.0_232]

at java.awt.EventQueue$3.run(EventQueue.java:709) [?:1.8.0_232]

at java.awt.EventQueue$3.run(EventQueue.java:703) [?:1.8.0_232]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_232]

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) [?:1.8.0_232]

at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_232]

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_232]

at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_232]