what is gallery uri for user managed mongo with replica set
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
what is gallery uri for user managed mongo with replica set
- Labels:
- MongoDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Here is what i have
i have hostname
host1:port,host2:port,host3t:port/?replicaSet=rs0
Value cannot be null.->Parameter name: databaseName
Starting cloud services with command line options: D:\Apps\Alteryx\bin\AlteryxCloudCmd.exe -c -controller:hostname -token:xxxxx -baseaddress:http://galleryurl/gallery/ -canonicalbaseaddress: -sessiontimeout:60 -mongoconnection:mongodb://username:xxxxx@host1:port1,host2:port2,host3:port/?replicaSet=rs0/AlteryxGallery?connectTimeoutMS=25000 -luceneconnection:mongodb://user:xxxxx@host1:port,host2:port,host3:port/?replicaSet=rs0/AlteryxGallery_Lucene?connectTimeoutMS=25000 -searchProvider:Lucene -esIndexName:alteryx-gallery -esUrl: -auth:Windows -curator:AD\alteryxadm -runmode:Unrestricted -smtpemail: -smtphost: -smtppassword:xxxxx -smtpport:25 -smtpssl:False -smtpusername: -smtpenabled:False -tempfolder:D:\Apps\Alteryx Workspace\Gallery -loggingfolder:D:\Apps\Alteryx Workspace\Gallery\Logs -fwdheader: -usessl:False -logpasswords:False -parent:6220 -frameoriginpolicy:SAMEORIGIN -adcachetimeout:60 -acAllowOrigin:* -insighttimeout:30 -sendtelemetry:False
Unable to start AlteryxCloudCmd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @hdkarki
For the URL of Alteryx Gallery, it should be https://<<gallery node hostname>>/gallery or https://<<DNSname>>/gallery.
No matter it is embedded or standalone MongoDB.
Best Regards,
Samuel
