-
Notifications
You must be signed in to change notification settings - Fork 375
TinyTds::Error: Adaptive Server connection failed #12
Comments
+Andrea On Thu, Apr 7, 2016 at 11:56 AM -0700, "Brena Monteiro" <[email protected]mailto:[email protected]> wrote: I'm trying to configure my Rails project with SQL on Azure. I'm using Mac OS X 10.11. But when I run rake db:migrate I receive this error TinyTds::Error: Adaptive Server connection failed. I'm looking for answer in Stackoverflow, too. You are receiving this because you are subscribed to this thread. |
@monteirobrena Are you able to connect to your Azure SQL Database any tools outside of your Rails app? What happens when you run |
I fixed it, but I need change my
|
@ajlam actually works fine in localhost but now when I move to staging (Ubuntu VM Azure) the same error occurred.
|
That's so weird! If I setup this configuration as development database, all work correctly. I can connect and save in my database on Azure. But when I try to deploy to staging VM with Capistrano I receive this error
|
@monteirobrena Let me test with staging on my end to see if I run into a similar error. |
@ajlam any news? I put my project in my staging server and if I run
|
@monteirobrena sorry for the delay. Still working on trying to repro the issue. I'll try to get back to you asap. |
@monteirobrena were you able to figure out what the problem was? |
@ajlam not yet. I'm receiving this error:
|
I'm trying to configure my Rails project with SQL on Azure. I'm using Mac OS X 10.11. But when I run
rake db:migrate
I receive this error TinyTds::Error: Adaptive Server connection failed.I'm looking for answer in Stackoverflow, too.
http://stackoverflow.com/questions/36484700/rails-and-azure-tinytdserror-adaptive-server-connection-failed
The text was updated successfully, but these errors were encountered: