<div dir="ltr">Hi All,<div><br></div><div style>I am a newbie, using Swift to mount on owncloud-5.0.6. Here is my configuration and problems faced;</div><div style><br></div><div style>Configuration:</div><div style>host    = <a href="http://10.0.1.2:8080/auth/v1.0">10.0.1.2:8080/auth/v1.0</a>  </div>
<div style>user    = test2:tester2</div><div style>token  = testing2</div><div style>root     = /AUTH_test2/</div><div style>secure = false</div><div style><br></div><div style>With this present configuration, I was able to see Green indication in the browser and using the fix noted at <a href="https://github.com/owncloud/core/issues/2698">https://github.com/owncloud/core/issues/2698</a> I was able to see the files tab. After this configuration, the problems noted below;</div>
<div style><br></div><div style>Container Problems:<br></div><div style><br></div><div style>1. If a container is created using owncloud, it is getting displayed in GET request to obtain the list of containers. But when tried to PUT an object to this container created using curl request says resource not found.</div>
<div style><br></div><div style>2. Modification of container name created using owncloud, does not work.</div><div style><br></div><div style>Object Problems:</div><div style><br></div><div style>1. If object is created on swift using curl request, object is getting created sucessful but are not viewed on owncloud page</div>
<div style><br></div><div style>2. If object (say a text file) is created using owncloud, the file is not getting created even on owncloud page (ERROR stating file cannot be created -- this error is not getting stored on owncloud.log)</div>
<div style><br></div><div style>Please help me out in understanding whether, my configuration is correct or not ? and solutions / hints for the above mentioned problems</div><div><div><br></div>-- <br>Sasikanth
</div></div>