Chrome is not showing saved passwords - google-chrome

Yesterday, I installed Manjaro OS on my PC, for the first day everything was fine, but today when I opened chrome, my account was PAUSED, so I sign in again, but then I noticed something unusual, I was logged out of every website on my browser, I tried to log-in into them but autofill was not suggesting any password, so I checked in setting and there was no password, I immediately checked in my phone(my phone and pc are synced), there everything was fine, then I checked https://passwords.google.com/ and there too everything was fine.
I have checked everything, my devices are synced, everything is fine with bookmarks, history, extensions, addresses etc., the problem is only with passwords.

I happened to be using manjaro as well and I installed cutefish desktop, I rebooted into cutefish and opened chrome then I noticed that all my passwords were gone. What fixed my problem was renaming chrome settings folder which is a hidden folder located at /home/XXX/.config/google-chrome, once I renamed it and opened chrome I needed to sign in with my email, and voila, all my info was back. My guess is something got corrupted in that folder, I hope this helps

Related

Office 365 Single Sign-On (SSO) not working in Chrome

I have already logged into the windows 10 office app. And when I try to access office.com via the browser (Edge) I am already logged in (which is good). However, when I tried to do the same in Chrome, then I have to re-enter my credentials. I tried to change the default browser to Chrome and re-logged into the windows office app and still, Chrome is not automatically logging me in.
Additionally, I installed this chrome plugin which was offered by Microsoft. But still not working.
https://chrome.google.com/webstore/detail/windows-accounts/ppnbnpeolgkicgegkbkbjmhlideopiji
Does anyone encounter this problem and resolve it?

Google Chrome refusing to open pages in Windows 10

I'm running Google Chrome on Windows 10, latest editions. Chrome refuses to open any pages, returning "Aw snap" error messages. To resolve this I've:
Removed all extensions.
Uninstalled and reinstalled Chrome.
Tried Chrome on a different user.
Ran Chrome Cleanup Tool.
Deleted my Google folder in Appdata.
Incognito pages don't work either.
None of these worked. Firefox at all times is working perfectly so its not an internet problem.
Anyone have any ideas on how to fix this?
Please follow below steps, to resolve "Aw snap" error messages with Chrome browser.
Steps To Resolve:
Go to Chrome shortcut in the Desktop (If not exists create one)
Right click -> Properties
In the target field, At the end add a space followed by the below -no-sandbox
Apply-Ok
Launch chrome using the shortcut
Follow the below steps
Go to windows task manager
go to details tab
kill all the chrome process
run the chrome it will open
It is likely that malware is trying (and failing) to modify the page that is loading. I've also seen this as a symptom of machines that had nasty redirect malware removed, as the redirects that the malware creates no longer have anywhere to resolve.
I highly recommend a fresh Windows 10 install, only way to be sure you're fully free of whatever may have infected your current Windows installation.

Chrome keeps redirecting me to https

I made a web page, its hosted on a server with no ssl support (nor does it need any). Anyways, all was well when I handed it over couple weeks ago but since yesterday something weird started happening.
On some computers (like half that I've tried), chrome automatically redirects the website to https which doesn't work so you get the warning page. I tried emptying the browser cache, restarting the browser, reinstalling the browser but it still happens, when i do a clean install and type in http://mysitename.com it still goes to https://mysitename.com, and only on those computers, I just don't get it.
On the flipside, on the computers where the page works fine, when I type in the https url into chrome, it goes to the http page, as it should.
What could be going on here?
Chrome added a "HTTPS: 1" header by default in its last version.
As a result, Chrome asks your server to respond with the HTTPS version if available.
=> You have either to disable the SSL mod on your server, or to deploy a valid certificate on it.
Wow, would have been nice to hear about this. I had the site working fine on Thursday night (no SSL installed) and by Friday, Chrome (and only Chrome) is showing it as a security risk (on antivirus) because it's redirecting to wrong domain.
I've tried all the fixes. Now I guess it's SSL or nothing?

Google Chrome returning 503 Service Unavailable

I have been having an issue lately with Google Chrome. Some sites, seems to be completely random, are returning a 503 Service Unavailable error message. The last one I received was from my hosting provider when trying to access my CPanel. I can access the same URL completely fine in Firefox or IE. It seems to be isolated to Chrome.
I have tried the following:
Disabled all extensions
Logged in/out of my Google account
Cleared all cache and history
So far, nothing seems to correct the issue. It's becoming more and more aggravating from what was once a pretty reliable browser.
I am running:
Windows 7
Chrome Version 36.0.1985.143 m
I was hitting the same issue. Mostly, it would occur on intranet sites at work, but it happened with a few exterior sites. Loading in IE Tab would work fine.
I was able to solve the issue by upgrading to 64-bit Chrome. I'm not sure why that fixed it, but I think it had something to do with a conflict between Java and Chrome (It looks like I have both 64bit and 32bit Java installed side-by-side).
My solution:
Uninstall Chrome with clear personal data option selected
Install Chrome again but without admin right (install for your personal
user)
Use Chrome as normal

Chrome & Firefox keep asking for authentication when going to localhost

I'm having a problem where Chrome & Firefox have both started bringing up a popup window saying authentication required when going to localhost (401 page).
If I am on the network I can put in my usual network username/password and it works fine, but if I'm offline (the very reason I'm using localhost) that authentication fails and I get sent to a 403 page.
This does not happen in IE and was not happening a few days ago, my network settings are set to ignore Proxy on localhost and auto detect settings is switched off.
Any ideas?
Problem is the permission of your site directory. If you put the folder under your home (~), then this problem will probably occurs. Try to give your home folder a wider permission. Especially read permission for Others.
sure, if you browse the localhost pure directory you need apache / server authentication
Check your server authentication credentials (user and pass) and this is normal!
while if you browse localhost/mysite you will need not an auth ;)
also be sure your localhost/myproject folder has 755 chmod permissions
finally check if in your localhost/myapp/ there is a .htpasswd file and post it here
I also encountered a similar problem and reinstalling chrome to older version, changing proxy setting didn't help.
I have started using other browsers, however i use the below workaround in case I need to work in chrome.
1.) Click on login without inserting any username and password .
2.) Click on (X) to close the window.
The window would disappear. However, it will reappear if you open any other site or window.