Thanks, the value is updated and restarted cloudstack-management, but still could not open the UI, don't know the reason...
2014-11-05 16:39 GMT-06:00 Jessica Wang <jessica.w...@citrix.com>: > Erik, > > You can change the value in database: > > > update configuration set value='xxxxxxx' where > name='secstorage.allowed.internal.sites' > > > Jessica > > > -----Original Message----- > From: Erik Weber [mailto:terbol...@gmail.com] > Sent: Wednesday, November 05, 2014 2:28 PM > To: users@cloudstack.apache.org > Subject: Re: Could not open Management UI after global setting change. > > On Wed, Nov 5, 2014 at 10:26 PM, Dan Dong <dongda...@gmail.com> wrote: > > > Hi, Experts, > > When I modified the global settings for > > "secstorage.allowed.internal.sites" > > to a different network parameter, I found I could not open the > > http://localhost:8080/client UI page anymore, so I could not change back > > to > > the original setting again. How to solve this? Where can I find the > > configuration file path on the Management Ububtu server so I can modify > it > > back by hand? Thanks! > > > > > The setting should be in your cloud database in the table 'configuration' > > > -- > Erik >