Dear Miroslav, what you are getting is a syntax error because of improper javascript syntax. It has nothing to do with the Object Storage server. You should put commas after lines 2-5. regards, Sergiusz Zieliński Poznań Supercomputing and Networking Center On 07.08.2015 14:13, Milos Vranic wrote: > We are still experiencing a problem, our code is: > > fiwareObjectStorageConfig = { > url : 'https://cloud.lab.fiware.org/#objectstorage/containers/' > auth : '150.254.150.195' > container : 'some-container' > user : "milos.vranic at panonit.com" > password : "klasika" > } > > var fiwareObjectStorage = require('fiware-object-storage'); > > > fios = fiwareObjectStorage(fiwareObjectStorageConfig); > > fios.connectToObjectStorage(function(){ > // Now we are connected. > var files = fios.getFileList() // Prints file list to the console and > returns it as an array of strings > > }); > > > * > **and we get the error (preview is in the attached image).** > * > On 07/08/2015 14:06, Jacek Kochan wrote: >> >> Hello >> >> Our IP is 150.254.150.195 >> >> -- >> >> Jacek Kochan >> >> Systems Administrator >> >> Poznan Supercomputing & Networking Center >> >> +48 693 918 133 >> >> *From:*XIFI-PSNC [mailto:xifi-psnc-bounces at lists.man.poznan.pl] *On >> Behalf Of *Milos Vranic >> *Sent:* Friday, August 7, 2015 2:04 PM >> *To:* fiware-lab-help at lists.fi-ware.org; xifi-psnc at lists.man.poznan.pl >> *Cc:* Srdjan Sladojevic <ssladojevic at gmail.com> >> *Subject:* [Xifi-psnc] Poznan IP >> >> Hello, >> >> We are trying to establish a connection to the Poznan node object >> storage (where my team and I are registered) by following this tutorial: >> >> https://www.npmjs.com/package/fiware-object-storage >> >> We have managed to the spain2 (172.32.0.144) node ip apart from the >> Lannion2 ip (api2.xifi.imaginlab.fr). Because we simply do not know >> how to obtain the Poznan IP, can you please tell us what it is? >> >> thank you >> >> -- >> >> >> >> >> *Milos Vranic* >> >> Developer, PANONIT d.o.o. >> >> * Phone: +38121420591 >> * Mobile: >> * Address: Miroslava Antica 7, Novi Sad, Serbia >> * Website: http://panonit.com/ >> * Email: milos.vranic at panonit.com <mailto:milos.vranic at panonit.com> >> >> ------------------------------------------------------------------------ >> >> Avast logo <http://www.avast.com/> >> >> >> >> This email has been checked for viruses by Avast antivirus software. >> www.avast.com <http://www.avast.com/> >> > > -- > > > Milos Vranic > Developer, PANONIT d.o.o. > > * Phone: +38121420591 > * Mobile: > * Address: Miroslava Antica 7, Novi Sad, Serbia > * Website: <http://panonit.com/>http://panonit.com/ > * Email: <mailto:milos.vranic at panonit.com>milos.vranic at panonit.com > > > > ------------------------------------------------------------------------ > Avast logo <http://www.avast.com/> > > This email has been checked for viruses by Avast antivirus software. > www.avast.com <http://www.avast.com/> > > > > > _______________________________________________ > XIFI-PSNC mailing list > XIFI-PSNC at lists.man.poznan.pl > https://lists.man.poznan.pl/mailman/listinfo/xifi-psnc >
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy