"Permission Denied" when trying to login in Visual Studio - c++

So I recently got VS on a new computer (have been using it for over 1 year) and I used it without logging in for 30 days after which it asked me to log in. When I tried, this happened:
Tried reinstalling, tweaking IE settings and making it the default browser, deleting cache, deleting some files, making sure it's not blocked by the firewall, but nothing worked.
What can I do? I really need to make it work fast.

I updated my default IE9 to an IE11, turned all settings all the way down and I was able to log in!
https://support.microsoft.com/en-us/help/17621/internet-explorer-downloads
Don't know if this will help everyone, but it did for me

Have you tried running this as admin?

Couldn't log in, but I went to MSDN account and took the Visual Studio key and entered it. It's still not logged in, but it works.

Related

Unable to enable AWS Amplify Admin UI

I'm currently finding myself unable to enable the Admin UI. It was enabled before and now does not seem to work.
When I looked at my backends I see this.
Image of Amplify backend environment with a button to enable admin UI.
I then clicked the switch to turn on the Admin UI as shown below.
Image of the Admin UI enable screen.
I clicked it and it says it's enabling in a popup here, before saying it succeeded in another popup here.
I thought this was originally something wrong with my project but it's happening on my other amplify project - is the Amplify Admin UI down for some reason?
P.S. I was going to post this on server fault as this post says but there was no tag for Amplify on here.
Sorry this is not an answer, I cannot make comment so I have to write here.
I wasted a whole day by meeting the exactly the same issue.
At the same time, I tried to run Amplify pull --appid --envName several times, it always stuck there.
Amazon status page shows everything is fine now but I cannot believe it.
I also posted a question here but it seems nobody answered it.
I hope this issue was discovered by more people and Amazon finally can fix it, I believe it's not a problem on our side.
The issue was resolved as shown in this ticket I opened.
https://github.com/aws-amplify/amplify-adminui/issues/206
Have you tried selecting the environment and then clicking Open Admin UI?
I also wasnt able to login clicking in the URL and with my credentials, but clicking there worked.

I can't access a site that I just created on aws?

I'm getting a super weird issue whereby I just created a site on aws (s3, cf, route53) and now I'm getting This site can't be reached issue
it's weird for the following reasons:
I can access it on my phone
my friends can access it
I could initially access it but now cant
my internet connection is fine (hence posting on here) and accessing other sites
I've cleared my browser cache (but the issue occurs in firefox too??). I've tried incognito too
I restarted my laptop and it then briefly worked but after the 3rd refresh it died
I know this is super weird so not expecting it to be solved really but just wondering if anyone else has experienced this after launching a site and how I can fix it? really don't get why it's happening on my computer and noone elses (makes it hard to debug)
Try invalidation of the cache, it’s possible a specific cache is broken.

Failed to load SQL in GCP

Not able to see SQL dashboard in Google Cloud Platform. When clicking on SQL link, getting the below error.
Any idea why it's happening and how to fix it ??
Got the solution from google like 'it's browser issue'. In crome its not working. But in other browser(eg firefox, IE) its working.
This message can appear for a number of reasons. It could be an intermittent issue or something wrong with your account settings. To troubleshoot do the following steps in order:
Try to open the page in incognito mode of your browser
Check your permissions in IAM
If the issue persists, open a new private case on Issue Tracker mentioning your project-id by clicking here
Today this error really annoys so much, comes again and again and only come in the SQL instance, every other thing works fine But in the end, I try to login into Incognito mode and then its work so please try in the incognito mode or else try in a different browser.

Joomla administrator URL error

I am facing a very strange error. I searched a lot about this, tried a lot of fixes, but nothing seems to work.
The front end is fine, but the administrator does not show up (link to my site’s admin section). It says site cannot be reached.
The error log says:
Username and password does not match or you do not have an account yet.
As far as I know right now, I have checked .htaccess, configuration.php and even tried disabling all the system plugins. Still no luck.
I assume you normally use /Administrator/ but on the off chance you don't, the address to the administrator folder is usually case-sensitive and that could be your problem.

opencart admin login No Error No Login

i have running opencart for months now never have an issue since yesterday when i try to login to admin it does not show any error but stay on admin page. with these 2 request
http://mywebsite.com/admin/index.php?route=common/login
http://mywebsite.com/admin/index.php?route=common/login&token=c68f8306024feb01cac3ba1814a61a80
I am using windows. I've checked error.txt nothing there. Have no idea where to go from here
I had similar problems. Do you have slow_log enabled in MySQL's my.cnf? If so, check the size of the log and the free space on the server (when the slow log takes up all the free space things go nasty with OC).