This question already has answers here:
Free tier ended today Nov 28 and Heroku site deleted today
(1 answer)
How to get Heroku running again now that free service has ended?
(1 answer)
Closed 2 months ago.
I had an app that worked perfectly under your free platform. Heroku ended free in November and I am prepared to pay the monthly fee NP. How do I get it running again?
Here is my link:
https://tmg-web-dev.herokuapp.com/users/sign_in
Related
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I Programmed two discord bots for personal usage in js and hosted them on heroku.
they worked but a few days ago (two or three) they stopped working but I didn't change anything.
is there anything I need to change to make it work?
This is probably that your bot has crashed too many time or that you have run out of Heroku hours
https://devcenter.heroku.com/articles/free-dyno-hours
This question already has an answer here:
Google places API - popular times [closed]
(1 answer)
Closed 5 years ago.
Is there a way to get the popular hours for a particular place using the api?
I found that it returs the open hours, but there Is nothing about popular hours.
Looks like you'd be interested in this feature request: Issue 8581: Popular Times.
This question already has answers here:
missing ios development signing identity for (null)
(5 answers)
Closed 7 years ago.
I would like to submit a new version to the App Store from Xcode.
But if I would like to upload it, I get this message.
How can I solve my problem?
Apples WWDR intermediate certificate certificate has expired. You have to renew it!
Take a look at this answer: https://stackoverflow.com/a/35401483/4906484
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
My question is about the average turn around time for builds on iTunes Connect.
I submitted a build yesterday at Noon Pacific (Sunday) . Usually builds move from processing to available for internal testers - within minutes - and at most - an hour.
It's now 9pm pst - almost 33 hours and it's still listed as processing (monday).
Anyone have a similar experience? should I just resubmit a build incrementing the build number, etc. ?
Advice?
The time varies and there isn’t any criteria.
I have submitted several apps small and large in size and all took different times to get approved. Sometimes the binary was processed in minutes and sometimes it took more than 24 hours. Even for an app whose builds were approved in some minutes, an update to the build with very minor changes took more than 24 hours to get approved. So this is how it is.
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I'm considering using Amazon EC2 for a web app with a SQL Server back end. Amazon charges extra for running an AMI with SQL Server pre-installed. I already own a copy of SQL Server Enterprise Edition. Is there anything stopping me from getting a standard Windows AMI and installing SQL Server on that?
Taking it one step further, what about creating my own Windows AMI with SQL Server?
The main issue is that I'm in the Microsoft BizSpark program and I get all the Microsoft software I can eat for 3 years as my company grows. If I have to pay for Windows Server, SQL Server, etc. through Amazon, then it kind of defeats the purpose of why I worked hard to get into the program.
All of that said, I buy into the cloud computing model, so I'm more than happy to pay for the cloud services I use. I just have a deal where the software is free for me for a period of time, so I'm trying to avoid paying twice so-to-speak.
Thanks!
I can tell you technicaly it can work, and very well.
The devil is in the details with MS licence use. If you carry licenses through BizSpark you should probably just outline your use for the app to an MS rep to make sure your planned use is covered.
Big thing to keep in mind if you roll your own AWS images. You will want to make sure not to spin up more than you can fairly use under your license at one time.
I do like the fact that when you work with MS in their developer programs or go through certification they do seem to keep you stocked with software.