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

No notification for a few hours #1786

Closed
planetenamek opened this issue Apr 24, 2018 · 2 comments
Closed

No notification for a few hours #1786

planetenamek opened this issue Apr 24, 2018 · 2 comments

Comments

@planetenamek
Copy link

Expected behavior

Receive notifications in real time

Actual behavior

I notice that for more than 13 hours, the notifications are no longer displayed in the busy notification area.

  • Browser: Chrome Version 65.0.3325.181
  • Operating system: Windows 10
@bonustrack
Copy link
Contributor

bonustrack commented Apr 24, 2018

We got this error on busy-api
image

It seem that jussi answer with this error when we request getGlobalProps from here https://github.com/busyorg/busy-api/blob/master/helpers/utils.js#L12

{ jsonrpc: '2.0',
  error: 
   { code: -32603,
     message: 'Internal Error',
     data: 
      { error_id: '238cd488-0010-4127-a02e-ccfd4f5e3952',
        request: [Object] } } }

While it's working fine on steem-api (which is using jussi aswell) https://api.steemjs.com/getDynamicGlobalProperties

@Sekhmet
Copy link
Contributor

Sekhmet commented Apr 27, 2018

It was a problem with Steem API. It's resolved now.

@Sekhmet Sekhmet closed this as completed Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants