Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value #79

Closed
drjoeward opened this issue Sep 28, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@drjoeward
Copy link

my syslog file was spammed with error messages to the private network request policy issues.

after a lot of googling I found it is likely do to an issue in chromedp/cdproto dependency. i updated the go manifest to the latest version of all dependencies and the error has cleared on ubuntu. going to also try it on windows (where i was seeing the errors as well)

https://stackoverflow.com/questions/73415019/golang-chromedp-error-could-not-unmarshal-event-unknown-privatenetworkrequestp

@briangann briangann added the bug Something isn't working label Sep 29, 2022
@briangann
Copy link
Collaborator

i saw this as well, will open up a pr to fix it (and merge the other one to reduce cpu usage)

Thanks for your help!

@briangann briangann self-assigned this Sep 29, 2022
@Apfelschnitten
Copy link

Hi,

I am having the same issue, but I don't understand what I have to do to fix it.
@drjoeward said "i updated the go manifest to the latest version of all dependencies and the error has cleared on ubuntu."
But how can I update the "go manifest"?
What else I can do to fix the problem?

I am running a RPi4 with the Raspbian OS on Debian Bullseye.

  • Chromium: 104.0.5112.105
  • Grafana: v9.1.6
  • Grafana-Kiosk: v1.0.4 (arm64)

@briangann
Copy link
Collaborator

a new build will be available shortly - fixes have been merged to correct this problem

@briangann
Copy link
Collaborator

fixed in v1.0.5, please let me know if you run into any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants