Accessibility tree update queue is too big, updates have been paused [closed] - google-chrome

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 days ago.
Improve this question
How to use brave to automate printing html to pdf?
When I use the above method to print a very large webpage to pdf, I get the following warning. Will it affect the correctness of the output in anyway? (Since the input and output are large, I can not visually see what is wrong. So I ask here in case anybody who is familiar with how the browser works may comment.)
[1221/201211.505018:INFO:ax_object_cache_impl.cc(1915)] Accessibility tree update queue is too big, updates have been paused

I had the same error with an HTML file of 37M, but I managed to fix it. Originally, when I ran
#google-chrome --no-margins --no-sandbox --headless --disable-gpu --print-to-pdf='/tmp/ctprXdyRc' '/tmp/cthH3RJ9d.html'
I got the following errors:
[1224/140500.433726:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1224/140500.434614:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1224/140500.441717:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1224/140500.461365:WARNING:sandbox_linux.cc(380)] InitializeSandbox() called with multiple threads in process gpu-process.
[1224/140648.103497:INFO:ax_object_cache_impl.cc(1943)] Accessibility tree update queue is too big, updates have been paused
[1224/140711.592444:ERROR:print_render_frame_helper.cc(2280)] Printing failed.
[1224/140711.594338:ERROR:headless_shell.cc(564)] Print to PDF failed
This command worked with a Docker image built from Ubuntu 18.04
but did not work with the a new image built from Ubuntu 22.04.
I resolved the issue with the flag --disable-dev-shm-usage. It seemed to come from a too small /dev/shm.

Related

Oracle Instance has been stopped for no reason [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I have free Oracle Cloud always free instance. I was not able to connect to it by ssh and it looks like it was stopped.
I cannot re-run it. I get:
Unable to start instance: Instance ocid1.instance.oc1.eu-frankfurt-1.antheljscauatxycmb7qvp36l6jmfffvhfjqspjo6zz3xzbjletwexs7fvsa is disabled and will not accept any action requests. Please contact customer support to reenable.
Customer support doesn't work. Any idea what to do and why it was stopped ?
Is that an ampere A1 flex instance that was stopped? are you within the initial 30 days free trail or it got expired?
I discovered the same issue today with my always-free VM. This Redit post from a few months back is really helpful.
The solution is to create a backup of the boot volume, then terminate the stopped VM instance without deleting the associated boot volume, and finally create a new instance matching the specs of the original VM using the "Create Instance" option from the boot volume page.
The Redit post provides a nice, clear set of instructions. Worked perfectly for me.
As to the reason for Oracle disabling the instance in the first place, #Anupam's answer is very helpful, though I'm not sure where this info came from. I certainly didn't get a heads-up email like the one sent out when Oracle indicated they were going to pause my transaction database.

Your connection is not private (Google Chrome 57.0.2987.133) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I am using google chrome Version 57.0.2987.133 on windows 7 pro 32-bit and after that every tab is showing this message "Your connection is not private". I believe after update into latest release its stop working. Any guidance
In order to resolve this problem, firstly, you need to test the range of this error by using another browser, such as Firefox and load the same website. If you get a similar error message, which is: Your connection is not secure, then definitely something was wrong with your computer, not from Google Chrome.
However, if the problem is only come from Google Chrome, then you can start to diagnose and troubleshoot.
Solution #1: Clean up all cookies and cached files on your browser.
Solution #2: You can add "--ignore-certificate-errors" in the
shortcut of Google Chrome to turn off this annoying warning. This is
for temporary, not real solution to fix it.
Besides, you should also check again your date and time to make sure those settings are correct.
In case this error is appeared in both Google Chrome and Firefox (or any other web browsers), then you should take a look at your antivirus software. A feature called SSL scanning or something similar would be the cause of it.
After trying those solutions but still getting this error, I would recommend using CCleaner to uninstall Google Chrome completely and then download it again into your computer. This will help you to remove all outdated & invalid settings of Google Chrome out of your computer, which could lead to this error. However, make sure to use Google Chrome Sync to backup your sensitive data first (saved passwords).
Source: Fix Your Connection Is Not Private Error In Google Chrome

Google Chrome losing cookies after Ubuntu reboot [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
From few days I am experiencing weird issue. When I reboot system or even relogin, then I am logged out on sites on which I was logged or clicked 'remember me'. Problem appears only in Google Chrome (Firefox and opera are working well), for example:
log in to stackoverflow
log out from system
log in to system
unlogged on stackoverflow!
I do not know when exactly problem appeared, remember I was executing localStorage.clear(); in console, but I think it should not be connected with this.
I am using latest Ubuntu 16.04, latest Chrome 53.0.2785.101 (64-bit). I also tried reinstalling and using different versions like google-chrome-beta, google-chrome-unstable but without effects.
What can be the problem causing this?
Edit: I asked this question on StackOverflow, because I thought it may be related with localStorage.clear()
Fianlly fixed in 53.0.2785.143: https://chromium.googlesource.com/chromium/src.git/+/fc6f304827896fb27397fc2a27f9f5717eff319c
Exactly same issue since last few days running Chrome 53.0.2785.101 (64-bit) on Centos 7. Since I don't log out from centos I can open and close chrome ad It will keep reading cookies saved but when I logout, at the next login it can't read cookies at all. Uninstalling e completely removing personal chrome settings directory (/home/myuser/.config/google-chrome/ )didn't solve.
I made another test: saved new cookies in a chrome session, closed the browser, moved away the file /home/myuser/.config/google-chrome/Default/Cookies, opened again the browser and, as expected, it couldn't find previously saved cookies. After restoring the file in its original path, chrome read the saved cookies again. After logoff-logon from Centos, no cookies again, but the file is still there and unchanged.

How to fix "Google Chrome did not shutdown properly" in Windows 8.1 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
When shutting down Windows 8.1, Google Chrome produces the error message "Google Chrome did not shutdown properly". How can I get Chrome to shut down without giving me that error message?
I don't have to be logged in as a Google user.
There is another alternative, you just need to go to:
Settings
Advanced Settings
System
And uncheck the Continue running background apps when Google Chrome is closed option.
For now that is the best solution I have found that does not require you to delete your profile.
Received this error and found that the %LOCALAPPDATA%\Google\Chrome\User Data\Default\Preferences file had the System, Hidden and Read-only bits set. Used attrib to remove them. The first opening of Google Chrome after stated the same message, but subsequent opening the issue was resolved.
On this system, it appears to have been caused by the installation of the Audible Manager from Audible.com.
In the section Users there is an option to "Delete this user", click the button, confirm that you want to delete the user and presto, Chrome stops producing the error message when you start it.
This is a fix for people who wants to use the browser without a user profile. As a little note I have noticed that Chrome seems to be slightly slower booting, but for me it's well worth it to get rid of the error message.

creating new project with firebreath [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I am currently tasked to create an NPAPI plugin. And I've read that it will be better to do it with firebreath. The problem is I don't know how to start a project. So I researched and found a tutorial from firebreath.org. But when I tried what he had done in the tutorial, I can't do it. He used CMD to retrieve the source code for firebreath. The command was "git clone git://github.com/firebreath/FireBreath firebreath"... In the tutorial it retrieved the source code.. in my case it returned an error... saying git is not a recognized batch command... any ideas what happened? thanks :D
You need to install git. If you need help with that, it's probably a question for superuser.com, since it's not really a programming question.
You can either install Git from here or simply download the firebreath zip file. Once you've done that, follow the instructions as in this answer: How is an ActiveX wrapper created with FireBreath?
As Taxilian says, git has to be in your system path (environment variables of Windows) if you want to use git from the commandline. Setting/adding the path happens during the installation of git.
If 'git' is not recognized in windows even after adding to the system path try using Git for Windows which provides 'Git Bash' (a command prompt like interface) which is convenient for using git by commands.