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

"Can not reach" #206

Closed
survivor303 opened this issue Mar 12, 2023 · 3 comments
Closed

"Can not reach" #206

survivor303 opened this issue Mar 12, 2023 · 3 comments

Comments

@survivor303
Copy link

Cannot check updates.

image

@bkw777
Copy link
Owner

bkw777 commented Mar 12, 2023

Apologies, until I fix it, please manually put this into config.json:

"ppa_uri" : "https://kernel.ubuntu.com/~kernel-ppa/mainline/",

example

{
  "ppa_uri" : "https://kernel.ubuntu.com/~kernel-ppa/mainline/",
  "all_proxy" : "",
  "notify_major" : "false",
  "notify_minor" : "false",
  "hide_unstable" : "true",
  "previous_majors" : "0",
  "notify_interval_unit" : "0",
  "notify_interval_value" : "1",
  "connect_timeout_seconds" : "15",
  "concurrent_downloads" : "4",
  "window_width" : "812",
  "window_height" : "612",
  "window_x" : "686",
  "window_y" : "452"
}

@el-quique
Copy link

Apologies, until I fix it, please manually put this into config.json:

"ppa_uri" : "https://kernel.ubuntu.com/~kernel-ppa/mainline/",

example

{
  "ppa_uri" : "https://kernel.ubuntu.com/~kernel-ppa/mainline/",
  "all_proxy" : "",
  "notify_major" : "false",
  "notify_minor" : "false",
  "hide_unstable" : "true",
  "previous_majors" : "0",
  "notify_interval_unit" : "0",
  "notify_interval_value" : "1",
  "connect_timeout_seconds" : "15",
  "concurrent_downloads" : "4",
  "window_width" : "812",
  "window_height" : "612",
  "window_x" : "686",
  "window_y" : "452"
}

Thx

@bkw777
Copy link
Owner

bkw777 commented Mar 14, 2023

fixed in: c69ecf7

@bkw777 bkw777 closed this as completed Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants