Bug 518836 - [client] Client shows blank UI if plugins cannot be found
Summary: [client] Client shows blank UI if plugins cannot be found
Status: NEW
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 14.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2017-06-27 09:57 EDT by Wim Jongman CLA
Modified: 2018-01-31 14:41 EST (History)
2 users (show)

See Also:


Attachments
Console when orion client is showing a blank screen (96.73 KB, image/png)
2017-06-27 09:59 EDT, Wim Jongman CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Jongman CLA 2017-06-27 09:57:29 EDT
Steps to reproduce:

Built Orion from source or install
Start Orion and follow the Reverse Text plugin example [1]
Selfhost the plugin site and instal the plugin.

After restarting the Orion server, the location of the selfhosted plugin is no longer there (172.0.0.2:8080) which resulted in a blank client screen. Orion will not serve any UI.

After skimming through the workspace settings I found a json referencing this site and removed that line. After restarting the server the client started normally.


Also my orionhub failed to start (so I thought) but after preparing for this bug I saw that there was a UI presented after all (after a couple of minutes).

There were 404 errors in the console. See attachments.
Comment 1 Wim Jongman CLA 2017-06-27 09:59:01 EDT
Created attachment 269075 [details]
Console when orion client is showing a blank screen
Comment 2 Michael Rennie CLA 2017-06-27 12:03:13 EDT
Related bug in the Electron app: https://bugs.eclipse.org/bugs/show_bug.cgi?id=508218
Comment 3 Steve Northover CLA 2017-07-26 14:51:18 EDT
Silenio, I thought we worked hard to keep going when a plugin doesn't load.