ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Integrated modules sometimes give Enterprise license warning. (Beta or bought) License has to be in enviroment vars.to avoid. #25

Closed adamdriscoll closed 4 years ago

adamdriscoll commented 4 years ago

Describe the Issue

Integrated modules sometimes give Enterprise license warning. (Beta or bought) License has to be in enviroment vars.to avoid.

To Reproduce

Steps to reproduce the behavior: (Example)

Run UD\UA dashboard and see error.

Expected behavior

Shouldn't show error. This is problably just a problem with the UA beta but we should fix it.

Screenshots

If applicable, add screenshots to help explain your problem.

Script Sample

Attempt to attach sample code that will allow others to reproduce the issue. NOTE: Generally speaking this is the MOST EFFECTIVE way to have your issue resolved.

Version Information

Windos commented 4 years ago

@adamdriscoll / @leeberg I am seeing this issue in recent beta builds consistently. It's been a while since I've been able to test things, but I believe I was seeing it on beta5 and have just updated to beta6 and still see it.

I get an error about needing a UD Enterprise license when importing the UA.Dashboard module:

image

adamdriscoll commented 4 years ago

Strange. I'll look into it today. You shouldn't need a license to import that module....

adamdriscoll commented 4 years ago

We've totally redone the dashboard for v1.1. This won't be a problem any more.