Netlify manual deploy failed - deployment

I'm using Netlify to host my static website. When I try to deploy, error message come out:
Looks like something went wrong!
We track these errors automatically, but if the problem persists feel free to contact us. In the meantime, try refreshing.
Note: I'm deploying manually via dragging the folder.

I found the answer!
I waited like for 30 minutes, and your site is deployed!

Related

Error 503 when initializing the AEM 6.5.0 instance

I am facing 503 AuthenticationSupport service missing. Cannot authenticate request error every time server is started. This happened many times. There is no such broken error information on the error log file. I have even deleted the repository but didn't help much. I even use oak but still no use. I had set up it multiple times to skip this error but I don't feel confident with this approach. For better information, I am attaching the latest error log file.
https://drive.google.com/file/d/1aXEcZP_Tvk1ebBxfOmR9Q1ffk2KLeW66/view?usp=sharing
NOTE: I am a beginner in AEM. Please be gentle
java -Xmx6000m -jar oak-run-1.8.0.jar check --bin=-1 C:\Users\mahinder.singh\Documents\Projects\Adobe\author\crx-quickstart\repository\segmentstore
This is usual. Might be taking a little longer time than usual to load. Wait for a while.
If the issue still persists reinstall the instance and allow the aem to get kicked up on it's own.

How can I connect Heroku to Github?

I have had a Github account for about 3-4 months. Just today, I added an 'Organization'. I changed the security settings for this Organization, and now it says 'No Restrictions'. Here's an image.
I followed the instructions from the link below, to get that setup.
https://docs.github.com/en/free-pro-team#latest/github/setting-up-and-managing-organizations-and-teams/enabling-oauth-app-access-restrictions-for-your-organization
Now, I am trying to link Keroku to my Github account. In the Keroku environment, I click 'Connect to Github' and I get this.
I followed the instructions in the link below.
https://www.youtube.com/watch?v=GgNcs9zlFSA
Somehow, the lady can connect in 2.5 minutes, but even after working on this for 60 minutes, all I get is error saying Keroku can't connect to Github. Does anyone know exactly how this works?
Thanks.
This is very, very bizarre. I tried the same steps in Google Chrome and everything worked just as I expected it to. For some weird reason, I couldn't get it to work in Firefox. Anyway, everything works fine now.

IBM BlueMix-404 Error

I am new to Bluemix and running into trouble when attempting to "View App" while it is running. This is using the Watson IoT Starter boilerplate. Git is connected.
I have deleted and recreated that application multiple times but continue to encounter the same issue.
"404 Not Found: Requested route ('courserastartapp.mybluemix.net') does not exist."
Is anyone else having the problem? Any suggestions?
Sometimes the boilerplate, especially the npm part, takes a while to complete and make the route viewable. Are you restarting without giving it enough time to complete the process? Try waiting about 5 minutes after deploy to view the route. If it still does not work then check the deployment logs and let us know what errors you see.
Edited to add: we hope to have a fix in place soon

Bluemix Workflow Service - Plugin Handshake Timeout

As part of the setup to use the Workflow Service in Bluemix, a plugin is required, added to your DevOps project associated with Workflow. The "install plugin" pre-populates the Orion install plugin field with:
https://workflow.ng.bluemix.net/workflow/devOpsServices/workflowPlugin.html
After a minute or so, this consistently times out with:
Plugin handshake timeout for: http://workflow.ng.bluemix.net/workflow/devOpsServices/workflowPlugin.html
As you can see, the timeout is on an http:// url rather than https:// , this being consequential or relevant, I'm unsure.
I did also try a straight http:// url instead with the same effect. Also, different computer, same steps, same result.
Any additional troubleshooting come to mind?
TIA
we tried to reproduce the issue but it seems as the issue is gone and the whole installation worked for us in Google Chrome. Do you still encounter the issue? Please retry. What you're describing seems like an endless loop redirecting http to https. If you still encounter the problem, please let us know, and we'll continue with our investigations. Regards, R.

Single Sign On service hangs when configuring it

I am trying to create and configure the Bluemix Single Sign On service and I am facing issues.
I create it unbound of any app, and when trying to setup it on the first dialog (provide a service name which will be part of its URL) it gets hanged. The browser is unresponsive for 1 minute or so and finally it fails with error message: "env: Client internal Error"
I am facing the same issue with Firefox 38.0.5, Chrome 43.0.2357.81m and IE 11.0.9600.17801
Any suggestion? Searching the forums I found as recommendation to clean browser cache and cookies. I already did it with no success.
EDITED: In parallel, I added as manager and developer another colleague to my Bluemix Space and it worked fine to him. So it seems it fails with my user which also is manager and developer but it exists in other spaces, etc...
Any thing I can check to narrow the issue?
Thanks!
on yesterday there have been a maintenance/upgrade activity so probably it your problem could be related to this.
Could you check again if it is working right now?