v8 RC File Browser Access Issue

Public beta (bugs, reports, suggestions, features and requests)

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
microfoundry
Posts: 15
Joined: Thu Jul 05, 2007 5:43 pm

Mon Apr 28, 2014 11:33 pm

Greetings - currently running 8.0.6441 and I just noticed one of my two nodes errors on the creation on an image file and logs the following error:

FileBrowser: Could not create image : insufficient rights!

Additionally the File Browser window does not display any data (drives/folders/files) while trying to create a virtual disk. FWIW, it does display data if trying to create a Virtual CDRom.

TIA,

Terry
Best Regards,

Terry G Phillips
User avatar
Bohdan (staff)
Staff
Posts: 435
Joined: Wed May 23, 2007 12:58 pm

Tue Apr 29, 2014 10:13 am

Hello Terry,
please send your StarWind.cfg file and StarWind logs to beta-testing@ e-mail.
microfoundry
Posts: 15
Joined: Thu Jul 05, 2007 5:43 pm

Wed Apr 30, 2014 11:07 pm

Hi Bohdan - just for kicks, I compared the config files from my 2 nodes and discovered the <filebrowser> sections were not the same

Before:
<filebrowser>
<imagedir path="*" flags="cmdfv" alias="VTLs" extensions="swdsk"/>
<imagedir path="*" flags="cmdfv" alias="VTapes" extensions="VTape"/>
<imagedir path="*" flags="cdmfv" alias="Event Logs" extensions="txt,log"/>
<imagedir path="*" flags="cdmfv" alias="Headers" extensions="swdsk"/>
<imagedir path="*" flags="v" alias="My Computer" extensions="*"/>
<imagedir path="*" flags="v" alias="Image Files" extensions="img,dat"/>
</filebrowser>


After (matching my good node):
<filebrowser>
<imagedir path="*" flags="cdmfv" alias="My Computer" extensions="*"/>
<imagedir path="*" flags="cdmfv" alias="Image Files" extensions="img,dat"/>
<imagedir path="*" flags="cmdfv" alias="VTLs" extensions="swdsk"/>
<imagedir path="*" flags="cmdfv" alias="VTapes" extensions="VTape"/>
<imagedir path="*" flags="cdmfv" alias="Event Logs" extensions="txt,log"/>
<imagedir path="*" flags="cdmfv" alias="Headers" extensions="swdsk"/>
</filebrowser>

I'm not sure how/when/why the config file got off into the weeds, but the change fixed my issue.

Care to share the official definition of the flags attributes?

Thanks again!
Best Regards,

Terry G Phillips
User avatar
anton (staff)
Site Admin
Posts: 4008
Joined: Fri Jun 18, 2004 12:03 am
Location: British Virgin Islands
Contact:

Mon May 19, 2014 6:34 pm

V8 is out. Please update. Thanks!
Regards,
Anton Kolomyeytsev

Chief Technology Officer & Chief Architect, StarWind Software

Image
Post Reply