Rabbitmq web manager failed to login in as a administrator and error in console - html

I`ve created a new user and set that as an administrator but still failed to log in after times of trial. However, I find some information in console, but can not solve it after enable-disable plugins and multiple times of re-installation of rabbitmq-server.
BTW I am using CentOS 7.9.

Solved the question by changing browser from chrome to IE, edge also works.

Related

Headless Chrome fails under IIS but works on command line

I am wrapping headless chrome using the excellent ChromeHtmlToPDF library. This we are using to dynamically render PDFs from a website. This works locally under IIS express, and also works on the server when recompiled as a console app, so the technology works. However running under IIS, chrome always exits immediately and a error of "one or more parameters are invalid", is returned.
You can fix this by passing Chrome a custom user profile directory:
chrome.exe --user-data-dir="C:\NewChromeProfile" ...
This directory will be created by the account under which Chrome is running, and therefore the account will have the permissions it needs.
After many many hours looking into this I finally solved it by running it under my own user, the restricted IIS user, then comparing the activity logs generated by the excellent microsoft process monitor.
I tracked it down to file permissions on one directory: C:\Windows\System32\config\systemprofile\AppData\Local\Google\Chrome\User Data
The app pool user needs write + modify permissions to this directory. It's up to you if you feel this is an acceptable security risk; however for us it is, for now.
This is where headless chrome stores it's crashpad directory. No amount of parameter fiddling seems to be able to dissuade it of this. That seems to be a bug.
Hope this helps someone else, I couldn't find anything on this anywhere.

Keep getting 404 not found. Requested URL not found on websites

I am very confused to why this is happening (roast me if this is basic).
When I try to enter BBC news or my ebay account I keep getting this message.
404 Not Found The requested URL /news was not found on this server.
Also sometimes a box pops up asking me for login details a username and passowrd to get onto the BBC NEWS application
Please help I use a MAC and chrome
May be there would be some proxy setup in your browser. Try to reach the site by disabling the proxy. And Test the internet connection by using some different browser and try to access different sites.
Also clean your browser history, cookies and cache it might help you.
And if it still doesn't work then uninstall the chrome - delete all installed files in
for windows the path is
C:\Program Files (x86)\Google\
then also delete the temporary files by typing
for windows the path is
%temp%
in run (Win + R) and delete all files.
Then restart your PC and reinstall Chrome.
Hope now it would be fixed. Thanks.

Can't log in to an app running on LocalHost - no network activity?

I'm working on an app with a team. They are able to log in fine when running it on their local servers, however when I try to do so I get 'Invalide username / password' and no network activity or console errors in dev tools.
I have no idea why this could be, we're working on the exact same code - clearly it's something on my machine.
Has anyone come across anything like this before?
(Have tried other browsers and still nothing).
Maybe you need to check your server instalation on your machine.
For example, if you are using XAMPP to manage your Apache maybe there is some configuration that was set in the wrong way.
My advice is, save your code and re-install your server, pay attention to all configuration details and see if the problem is solved.

Cannot access the Couchbase 4.1.0 Web Console

I'm new to Couchbase and I ran into a problem which I couldn't solve by browsing the web looking for help. I've recently installed Couchbase 4.1.0 Community Edition onto a Windows Server 2012 machine. Everything worked well, I've set up admin password, but I can't login onto the Web Console. I've tried both "localhost" and "127.0.0.1" with identical results. This is what I see when I open the Web Console:
Couchbase Web Console
When I enter correct user name and password and hit "Sign In", the page just reloads and shows blank fields. Nothing else happens. When I enter an incorrect password, I see the following:
Couchbase Web Console - incorrect password
That's it. No action at all. I've tried resetting the password many times (cbreset_password.exe), even reinstalling the whole thing, but nothing changed.
Any help will be much appreciated! Thx.
I now know the answer and it has nothing to do with Couchbase itself. After weeks of inactivity on this task, I wanted to download the Oracle SQL Developer. As with all Oracle software, I had to pass a single sign-on form.
I filled in my username and password, and bang, the form merely reset itself! No error message, nothing. I've immediately had a deja vu. So I started to suspect something has to be wrong with the Internet Explorer's cookie settings. (It's all on a virtual machine which I only use occasionally, otherwise I'd have noticed it way sooner.)
I downloaded and installed Firefox, and both Couchbase and Oracle sign-on started to work! :)

Google Chrome is not connecting to Internet - Error code: ERR_FAILED

Chrome will not connect to the Internet at all. It happens instantaneously when requesting a URL - seems like it is not getting past my computer. I get:
Error code: ERR_FAILED.
I have disabled the firewall, AVG and still ... no luck. I have uninstalled with Revo uninstall and cleaned and registry entries and leftover files. No luck. I have changed Proxy settings to "Automatically Detect Settings". No luck.
Anybody have any ideas?
please try to modify some antivirus setting or disable it and try again.