devastator Posted March 19, 2013 #1 Posted March 19, 2013 Hi, I obtained the files from this post and imported the VM in ESXI5.1. Everything went fine: I can login via the web interface etc, however I can not get the Package Center to work It says "Connection failure. Check your network settings", of something along those lines. Anyone else got this problem on ESXI, or knows how to resolve it ? Regards, Deva Quote
ema Posted March 19, 2013 #2 Posted March 19, 2013 Hi, check your network cfg (DNS, IP, internet access) on dsm and also on esx. I'm on esx 5.0 (but i think 5.1 it will be the same) and it's working... I installed Phyton and HA. Ciao ema Quote
devastator Posted March 19, 2013 Author #3 Posted March 19, 2013 I checked my network settings, and they appear to be valid. From the terminal, it is possible to ping e.g. www.google.com, so DNS should also be ok. Quote
devastator Posted March 20, 2013 Author #4 Posted March 20, 2013 Nobody else encountered this problem ? Quote
pbjr Posted March 21, 2013 #5 Posted March 21, 2013 Nobody else encountered this problem ? I have the same problem as you. Quote
devastator Posted March 22, 2013 Author #6 Posted March 22, 2013 I hope someone can help us out ... Quote
grayer Posted March 23, 2013 #7 Posted March 23, 2013 You may need to compile openssl and copy libcrypto.so.1.0.0 to /usr/lib I had a same problem and now it is fixed. sorry for my broken english. Quote
devastator Posted March 23, 2013 Author #8 Posted March 23, 2013 Where do I get those files from ? For some reason, other people got it working straight away Quote
grayer Posted March 23, 2013 #9 Posted March 23, 2013 Go to openssl.org, grap the latest source code and compile it. Quote
devastator Posted April 24, 2013 Author #10 Posted April 24, 2013 Did you cross compile, or compile in the VM ? There is no gcc installed on the image ... Quote
devastator Posted April 25, 2013 Author #11 Posted April 25, 2013 Anybody ? Why do other people get this working straight away ? Quote
Tomek Posted April 26, 2013 #13 Posted April 26, 2013 I just finished my install of build 3202 on ESXi 5.1 using PVSCSI, like described in Tuarata's guide, everything work flawlessly, including the package center and 3rd party sources. Quote
devastator Posted April 28, 2013 Author #14 Posted April 28, 2013 Hi Tomek, thanks for your reply. Did you use a VMFS disk or RDM ? I used VMFS, but it says it can't find any hard drives Quote
spanner5351 Posted June 5, 2013 #15 Posted June 5, 2013 i have the same problem with a friends set up, any one found the answer to this yet? Quote
sachmonz Posted June 28, 2013 #16 Posted June 28, 2013 Grayer - Im having the same problem. Could you list the steps to do this (I'm more a windows person so a realy dummy reference would be great) Quote
Schnapps Posted July 15, 2013 #17 Posted July 15, 2013 Hi guys, Have you tried changing the DNS servers inside the DSM? Try Google public DNSes: 8.8.8.8 and 8.8.4.4 Quote
interested Posted July 15, 2013 #18 Posted July 15, 2013 I have the same problem, but only with ver. 4.1-2668 (no ESXI). Try to manualy add the packages or upgrade DSM to 4.2-3202 or 4.2-3211. Packages > http://download.synology.com/ftp/packages/ Quote
Schnapps Posted July 18, 2013 #19 Posted July 18, 2013 Try the fix from this thread: http://xpenology.com/forum/viewtopic.php?f=2&t=937&start=20#p4719. Use the libcrypto.so.1.0.0.gz file from Andy's post on the 4th page. Quote
Schnapps Posted July 19, 2013 #20 Posted July 19, 2013 Try the fix from this thread: http://xpenology.com/forum/viewtopic.php?f=2&t=937&start=20#p4719.Use the libcrypto.so.1.0.0.gz file from Andy's post on the 4th page. So... nobody? Quote
interested Posted July 20, 2013 #21 Posted July 20, 2013 I did it this way, bur remember I am LINUX - beginner. 1. open control panel 2. open Terminal 3. enable SSH 4. open port 22 on you router and forward it to your SYNOLOGY 5. download Putty & run it http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html 6. in Putty set your HOSTNAME (Synology IP Address), PORT (22), CONNECTION TYPE (SSH) in clik on OPEN 7. Username: root 8. Password: xxxxx (admin password from SYNOLOGY) 9. folow this code: mkdir /volume1/@tmp cd /volume1/@tmp wget http://dl.dropboxusercontent.com/u/34829066/Synology/Datoteke/libcrypto.so.1.0.0 chmod +x libcrypto.so.1.0.0 cp libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8 reboot Maybe is my way somehow wrong, but it works. If is ther a short way - Please correct me. Users on this forum love to help, but they forget that we are not so skilled in LINUX environment. I think, Trantor will release new version with this fix ... soon. Quote
Trantor Posted July 20, 2013 #22 Posted July 20, 2013 I did it this way, bur remember I am LINUX - beginner. 1. open control panel 2. open Terminal 3. enable SSH 4. open port 22 on you router and forward it to your SYNOLOGY 5. download Putty & run it http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html 6. in Putty set your HOSTNAME (Synology IP Address), PORT (22), CONNECTION TYPE (SSH) in clik on OPEN 7. Username: root 8. Password: xxxxx (admin password from SYNOLOGY) 9. folow this code: mkdir /volume1/@tmp cd /volume1/@tmp wget http://dl.dropboxusercontent.com/u/34829066/Synology/Datoteke/libcrypto.so.1.0.0 chmod +x libcrypto.so.1.0.0 cp libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8 reboot Maybe is my way somehow wrong, but it works. If is ther a short way - Please correct me. Users on this forum love to help, but they forget that we are not so skilled in LINUX environment. I think, Trantor will release new version with this fix ... soon. Repack v1.3a include this Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.