In the Admin plugin -> Dashboard, inside Notifications box no notifications load. Just this message: "Failed to retrieve notifications"
When I inspect developer console I can see a network post request to this url: http://localhost:8080/admin/notifications.json/task:getNotifications
Is it really supposed to post to localhost?
