I cannot create a Heroku account - heroku

Like I said I in the title I cannot create a Heroku account, every time I try to do so it results in "There's a a problem. Something went wrong. Try again later. Signup sequence: 1E2C521CCB43 "
It's been happening for a day now.
I tried to make a new Heroku account.Heroku error screen shot
I expected for the account to be made.
It resulted in a error.

Related

Heroku not reflecting Salesforce Country/State picklist values, how to refresh Heroku?

We converted country/states in Salesforce to the standard picklist. Heroku doesn't seem to reflect those changes as we get loads of errors in Heroku like the one below when Heroku syncs with SF. I re-polled the account object in Heroku to refresh the account table but still the same errors. The country/state picklists are considered meta data in Salesforce in case that helps to understand the issue. Does anyone know what needs to be done in Heroku in order to get the updated list of countries/states that is now in Salesforce?
"AccountsTrigger: execution of AfterUpdate caused by:
System.DmlException: Update failed. First exception on row 2 with id
0033X00003solkfQAA; first error: FIELD_INTEGRITY_EXCEPTION, There's a
problem with this state, even though it may appear correct. Please
select a state from the list of valid states.: Mailing State/Province:
[MailingState] Class.AccountHandler.HandleAfter: line 154, column 1
Trigger.AccountsTrigger: line 17, column 1"
You might have more luck on dedicated salesforce.stackexchange.com site. It's hard to say, sounds like error thrown from a trigger handler but you didn't post any code. Would be also good to know what do you have, the Heroku Connect product or some custom integration that happens to be deployed on Heroku?
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/compound_fields_address.htm what are you mapping in your integration. Account.BillingCountry or Account.BillingCountryCode?
Worst case you could try contacting support

Legder Nano S can't effective authorization

I use ledger nano S for https://wallet.betanet.near.org/, and the ledger nano S successful configuration. after I delete all key from my account and just keep 1 Full Access Key(create by ledger nano S).
Now I can't add other fullaccess key. Whatever method is used.when I did: near login --useLedgerKey. the web verify page will show:
An error occurred while approving this action. Please try again!
When I did add Seed Phrase enable, on the [Enter the following word from your recovery phrase to complete the setup process.] page, When I confirm it in the Ledger it will show:
An error occurred while setting up seed phrase recovery. Please try again!
Actually , my ledger still will show confirm info:
DANGER: This gives full access to a device other than Ledger
when I make a transaction push √ button. it still show the error:
An error occurred while approving this action. Please try again!
I think it's a bug, when use just keep 1 access key form ledger nano S.
enter image description here
enter image description here
my account : catcatcat.test
This is probably an error on the NEAR Wallet side. If you don't mind me asking, what is your account ID? I can better understand what is happening by viewing the chain activity associated with this.
Unfortunately it takes time to get new app version published in Ledger Live (even in Developer Mode). First version that got published (1.0.0) has the bug with adding full access keys.
As far as I know this bug is fixed in latest version available here:
https://github.com/LedgerHQ/app-near/pull/2
Best shot for now is to try compiling it from source following instructions in README:
https://github.com/LedgerHQ/app-near/blob/6a8d3263896fdf65ac06961c6e7ed6a9912d5480/README.md

Stuck in Processing Update for over a month

We try to get an update into the play store for over a month now (34 days). But we‘re basically stuck in „processing update“.
We tried to contact the Google Play Console support, they can‘t help us, they keep telling us „it takes time“. We also tried to contact them via Twitter, their they either said „it takes time“ and once „you were rejected, check the email for details“.
We never got an email, so we have no clue what‘s going on, we asked them to send the email again, no response.
Is there any way to get in touch with the review team to get this sorted, we‘re getting mad with this problem.
So basically nothing really helped here besides waiting, after 36 days both updates got approved. End of story.
Unless you know someone at the review team you won't have any luck.

user verfication doesnt sent an email laravel

i followed the steps of this tutorial:
https://www.5balloons.info/user-email-verification-and-account-activation-in-laravel-5-5/
and everything works so if i register a new user it creates a new user in my database and it shows me no error
but im waitng for a half hour but i dont get a mail
does anyone know if its because i am on localhost and not on a real sever??
because i dont know what is the problem because it seems that everything works
the problem is solved in the comments

Heroku No such app for Dropbox based app

I had a app hosted on 'inputbox.herokuapp.com'.
My app was giving error even after successful deployment. So, I deleted the app and recreated the same app.
But now I am getting error message as:
"Heroku | No such app
There is no app configured at that hostname.
Perhaps the app owner has renamed it, or you mistyped the URL."
I looked around for heroku docs but nothing works.
I dont know how to get this fixed. Please help.
Check what apps you currenty have using
heroku apps
It should say something like
=== My Apps
inputbox
If it doesn't, then you know what the problem is. Let's say it has one of those silly generated names, then you can rename it using the following command:
heroku apps:rename inputbox
Happy hacking!

Resources