speckleworks / SpeckleCore

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.systems
MIT License
38 stars 17 forks source link

Admin platform not working #110

Open alfonsomonedero opened 5 years ago

alfonsomonedero commented 5 years ago

Expected Behaviour

I should be able to get into speckle-viewer from either Rhino, Grasshopper, Dynamo, click on admin and go to the admin platform to manage streams and projects

Actual Behaviour

I can only get into the admin platform from Rhino, not from Grasshopper, Dynamo or the speckle-viewer "Cannot GET /admin" appears

Streams between admin and viewer are not synchronised, viewer has more streams that are not visible in admin

Affected Projects

It affects all my projects as I cannot manage streams

Reproduction Steps & System Config (win, osx, web, etc.)

Windows 10 Rhino 6 SR5 Dynamo 2.0.1 Speckle Dynamo 1.0.4 Speckle Core 1.3.3.128

image

image

didimitrie commented 5 years ago

Eek. This whole part needs a wee bit of a rethink, as it's messy as described. Thanks for flagging it up!

teocomi commented 5 years ago

For the best experience I'd recommend using the admin and the viewer from the web interface. In case you weren't aware, this is the address: https://hestia.speckle.works/

alfonsomonedero commented 5 years ago

One problem is if I create a stream in Grasshopper or Dynamo, doesn't show in the admin platform (even if I log through the address). But if I create a stream in admin, I can select it as receiver but not assign to a sender

didimitrie commented 5 years ago

The online ui doesn't refresh automatically, so you'll need to refresh it to get your latest streams... as long as they're on the same server (hestia) they should show up. Otherwise, it might be a bug!

Stream creation in admin is there for getting data into speckle from the web. See this very official piece of documentation for a quick overview.

Sorry for all the pain - this is mostly due to lack of docs from our side...