Skip to content

Instantly share code, notes, and snippets.

import ../make-test-python.nix ({ pkgs, ...}: let
adminpass = "NixOS";
adminuser = "root";
in {
name = "nextcloud-example-from-man";
meta = with pkgs.lib.maintainers; {
maintainers = [ eqyiel ];
};
File "/nix/store/wkw6fsjasr7jbbrlakxxpbiapa8hws42-python3-3.8.7/lib/python3.8/urllib/request.py", line 569, in error
return self._call_chain(*args)
File "/nix/store/wkw6fsjasr7jbbrlakxxpbiapa8hws42-python3-3.8.7/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/nix/store/wkw6fsjasr7jbbrlakxxpbiapa8hws42-python3-3.8.7/lib/python3.8/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 429: too many requests
tcomment_vim: HTTP Error 429: too many requests
Traceback (most recent call last):
File "./update.py", line 381, in prefetch