Can't add ClearDB Ignite to my Heroku app - heroku

I previously had a clearDb database on my Heroku app but this morning it stopped working. I then decided to destroy the database and add it again...
Problem is now i have the message "An error was encountered when contacting the add-on partner to create cleardb:ignite. Please try again later."
I tried from CLI and from dashboard, same error
I destroyed the previous database, via CLI and dashboard
My account's billing are filled.
I can add a postgre database without any problem
None of my apps can have a clearDB database, it's not just this one
Thanks a lot guys, i'm desperate !

Related

Heroku Connect - No connections found

I am trying to use heroku connect with my salesforce instance.
I have added Heroku connect as addon together with my postgresql.
This is what I am getting when I am clicking on it:
Am I missing some misconfiguration? What can I check?
This was due to a conflicting behaviour between two heroku users connecting.
on the cli I have one user meanwhile in the browser there was another user connected

Getting Error while creating add-on heroku while adding Sendgrid starter plan

While creating sendgrid add-on to my application on heroku I am getting error from this morning that shows:
An error was encountered when contacting the add-on partner to create sendgrid:starter: Error Provisioning User - Whitelabel domain could not be located when creating customer".
Previously it was working fine. Now this. What may be the reason?
I have similar issues with Sendgrid, randomly flagging my review app's account as abuse or spam, or disabling creation via Heroku — in all cases I just write to Heroku, they escalate it to Sendgrid, then they fix it.
It's annoying, but in the worst-case scenario, you can always create one "testing staging app" to hold Sendgrid and just share the credentials from that account via the shared configuration variables.

Trying to log in on parse server gives "internal server error"

My iOS app has suddenly started giving this error message when logging in or creating a new user in the app:
[Error]: {"code":1,"message":"Internal server error."} (Code: 1, Version: 1.15.4)
Here is the pickle. The app works fine on an earlier version (version 4.4.0) that I have on my iPad. Here I can log in and create a user, and I can add items and delete items while in sync with the server. In the new version of the app (4.4.1) nothing has changed with regards to the code on my login page. I can still fetch data from the server in the app as well, but logging in and creating a user gives the internal server error.
I got my server on Heroku and the database on MongoDB. The database is available and running. However, the server Heroku got several failed throughputs (5xx code) during a day. This says to me that something is going on with the server side of things.
Does anyone know where to turn to next? I can't seem to get my head around where the issue is rising from. I have already sent a mail to Heroku, so I'll make an update when I receive an answer.
But basically, I need help to know what would be my next step to figure out what is causing the error?

Protocol Error in TDS Stream on Laravel App on Azure

I'm trying to deploy a Laravel Application to Azure using the App Service.
Things are working pretty ok, I set the PHP version to 7.1, added the Composer extention, and added a web.config file in the public folder of my repo for supporting rewrites in IIS. After that I deployed through Git. I also set the correct environmental variables:
The only problem is, I can't connect to the Azure SQL Database. It gives me this strange Protocol Error, which I can't solve. Google only shows old answers... I hope someone can help me?
SQLSTATE[HY000]: [Microsoft][ODBC Driver 13 for SQL Server]Protocol error in TDS stream (SQL: select * from [settings]) (View: D:\home\site\wwwroot\........\resources\views\login.blade.php)
Alright, it turned out to be a corrupted instance of the Azure Web App. After deleting the App, and deploying a new clean version, it started working perfectly.

Can a collaborator install the Heroku Connect addon?

I am a collaborator in the app which I am working on. While I am trying to install Heroku connect I am getting an error: "that add-on plan is only available to select users". Do I need to be an owner of the app to install heroku connect?
Got this from the docs. It appears that you need to buy heroku connect addon in order to use it as no free plan available.
Heroku Connect is currently GA, but does not have a free plan type.
Please contact your Heroku sales representative for information on
access and purchase or tell us about your project and a representative
will contact you. There is no self-service signup for Heroku Connect.
Link to docs

Resources