Skip to content

problem on aws #14

Description

@X-777

excuse me,Why does my blink build on aws always give an error when executing python3 run.py

Error: no DISPLAY environment variable specified
Error: GDK_BACKEND does not match available displays
Data import
Using PPAPI flash.
[298:298:0517/084640.139153:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Data export
Traceback (most recent call last):
File "/home/blink/mainContainer.py", line 209, in
main()
File "/home/blink/mainContainer.py", line 188, in main
encryption,refresh = browser.exportData()
File "/home/blink/chrome.py", line 162, in exportData
self.exportOpenTabs()
File "/home/blink/chrome.py", line 107, in exportOpenTabs
self.jsonExportData["refresh"] = data["refresh"]
KeyError: 'refresh'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions