Error with Excon when uploading to rackspace with Fog - fog

Very recently, uploading of files to Rackspace cloud has started erroring on my mac and one other mac in our office. The same code base works fine on Ubuntu servers and on a third mac in the office.
The error reports an (Excon::Errors::SocketError) Illegal seek (Errno::ESPIPE)
pointing to gems/excon-0.31.0/lib/excon/connection.rb:186:in `pos='"
This has been baffling me for days. All macs are osx 10.9. If anyone can offer any assistance it would be greatly appreciated.
Versions:
Fog(1.20.0)
Excon(0.31.0)

Related

Imagemagick IIS install issue VBScript error "800a01ad"

I have Imagemagick running on a remote server and have had it running on a local server successfully for many years, but recently I have had need to reinstall on a new machine and can't for the life of me figure out what i'm doing wrong, It's probably really simple and I'm hoping someone can point me in the right direction.
Scenario
WIN 10 running iis as localhost
Successfully installed Imagemagick 32 and 64 bit so they run on the local machine, however when try to access the localhost web page requiring Imagemagic I'm receiving the following message
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'ImageMagickObject.MagickImage.1'
my app pool is current set to allow 32bt application and as far as I am aware all permissions are correct, although I do believe this may be the issue somewhere.
Can anyone help to shed some light on this issue.
Thanks :-)
Resolved.. It turns out the latest version of Imagemagick 7.1.x does not ship with ImagemagickObject.dll, fortunately, I had a saved download .exe for an earlier version 7.0.8 which still had the .dll, once install I could copy imageMagickObject.dll to the system32 folder, after that everything worked as expected. Not sure what would replace this in my code if I have to ever user a newer version, if someone knows please add to the post.

installing Oracle 12c client

I am trying to install Oracle 12c client on my development box running Windows 10 and it doesn't even start.
I downloaded the files from Oracle download web site, ran setup.exe and it flashes briefly and nothing happens. I made sure latest JRE and JDK are installed.
I have spent most of the day googling but most deal with errors that occur during installation whereas I can't even start the installation! No errors, no messages. Checked GAC on off chance DLLs might be there but they are not.
I have used the same set of files on other machines and servers (Windows 2008r2 and 2012r2) without any issues but can seem to be able to troubleshoot this one. Any ideas to put me on the right path is appreciated.
After spending a couple of days trying to figure out the issue, uninstalling/reinstalling JRE and JDK and all that, the issue turned out to be the hard drive size. Apparently max dive size where you install the client is 2TB and mine was 3TB. I had to shrink the drive and it worked after that. Hopefully it saves someone some pain.
A couple of links for more info.
Installing on large disk
Oracle Universal Installer

Cannot run ionic 2 project on Windows while project created on Mac

My team and I are currently working on an Ionic 2 project (version 2.1.1) which is stored in Github in the purpose of version control, source code management and share related tasks. My project is created on a Mac platform while one of my teammate is using Windows. When he clones my project and runs it, He's not able to run with the following errors, whilst the others using Mac also are able to run.
So I have a doubt, is it the problem of OS (Mac, Windows) or I am confusing ?
This is the System Information of my team:
Errors we got on Windows when he serves and runs the project:
PS: I got stuck in this for 4 days in a row now, any ideas or suggestion is much appreciated. Thank you for spending your times :)

Google app engine API explorer on Linux (Ubuntu)

I am trying to open API explorer on chromium browser for Ubuntu: (localhost:8080/_ah/api/explorer)
I got the : "The API you are exploring is hosted over http ..." error
I can see ways to solve the issue on Windows and MAC, but couldn't find how to solve it on Linux, Ubuntu.
Thanks for the help

How to get started (Build) Presto on Windows

I see clear requirements that for building presto you need Mac OS/Linux.
https://github.com/prestodb/presto
I also see there are issues which are being discussed on getting windows support for Presto's build
https://github.com/prestodb/presto/issues/2351
What I don't see is a proper documentation of how to get started or a way around to get started with windows.
I found this link http://wheresthedocs.blogspot.com/
but I am not sure is it going to help me in getting started with presto.
If anyone has done it please provide with some basic instructions that would be very helpful!
Presto does not currently support building or running on Windows. There is a community member slowly working on getting this to work, but it is not something Facebook is working on.
In the mean time, I suggest you use Vagrant or VirtualBox to run virtualized Linux on your Windows machine.
Someone at Microsoft got this working on Azure last year with a few tweaks. http://blogs.msdn.com/b/mostlytrue/archive/2014/08/12/more-blue-coffee-presto-on-azure.aspx

Resources