sandstorm-io / sandstorm

Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
https://sandstorm.io
Other
6.72k stars 705 forks source link

licensing server is unable to connect with my wp site #3145

Closed seyo-IV closed 5 years ago

seyo-IV commented 5 years ago

I have a plugin installed for wp. Somehow I can't register the product because my site is unable to connect to the licensing server. Is there a reason for blocking it? Not sure if its a sandstorm or wp related error.

xet7 commented 5 years ago

Sandstorm WordPress issues are here: https://github.com/sandstormports/wordpress-sandstorm/issues

Please add issue to there instead and mention what plugin it is. And close this issue here.

seyo-IV commented 5 years ago

Okay

ocdtrekkie commented 5 years ago

As I noted in https://github.com/sandstormports/wordpress-sandstorm/issues/41 the ultimate issue is that Sandstorm is designed to isolate apps and prevent them from calling home or leaking information. Ideally you'd be able to open a powerbox and grant your WordPress grain access to reach out and talk to a server but that doesn't work presently.

If there's a way to handle some sort of "offline activation" for this license, that might be a method to pursue.