divvun / divvun-manager-windows

Windows package manager client for the Páhkat repository format
GNU General Public License v3.0
2 stars 2 forks source link

If UI loads before Pahkat Service starts, no repositories are visible and a resync never occurs #17

Open bbqsrc opened 3 years ago

bbqsrc commented 3 years ago

@albbas try exiting Divvun Installer, waiting a period of time of like 15 seconds, then reopening it.

Hamburger menu -> Exit.

bbqsrc commented 3 years ago
[2020-09-10T10:53:48.431Z ERROR pahkat_client::repo] ReqwestError(reqwest::Error { kind: Request, url: "https://pahkat.uit.no/divvun-installer//index.toml", source: hyper::Error(Connect, ConnectError("dns error", Os { code: 11001, kind: Other, message: "Kjenner ingen slik vert." })) })
[2020-09-10T10:53:48.431Z DEBUG pahkat_client::repo] Repository resolution failed: RepoUrl("https://pahkat.uit.no/divvun-installer/") ReqwestError(reqwest::Error { kind: Request, url: "https://pahkat.uit.no/divvun-installer//index.toml", source: hyper::Error(Connect, ConnectError("dns error", Os { code: 11001, kind: Other, message: "Kjenner ingen slik vert." })) })

Now this is a good smoking gun I can work with.