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

[0x0] 0x0.st down 404, patches unavailable #1429

Closed
1480c1 opened this issue Oct 12, 2019 · 9 comments
Closed

[0x0] 0x0.st down 404, patches unavailable #1429

1480c1 opened this issue Oct 12, 2019 · 9 comments

Comments

@1480c1
Copy link
Member

1480c1 commented Oct 12, 2019

Process 29842 stopped
* thread #1: tid = 29842, 0x00007fbec95714e0, name = 'fhost'
    frame #0:
Process 29842 stopped
* thread #8: tid = 29842, 0x00007fbeab7d1840 fhost`get(path='/sgwa.txt') + 27 at fhost.c:139, name = 'fhost/responder', stop reason = invalid address (fault address: 0x30)
    frame #0: 0x00007fbeab7d1840 fhost`get(path='/sgwa.txt') + 27 at fhost.c:139
   136   get(SrvContext *ctx, const char *path)
   137   {
   138       StoredObj *obj = ctx->store->query(shurl_debase(path));
-> 139       switch (obj->type) {
   140           case ObjTypeFile:
   141               ctx->serve_file_id(obj->id);
   142               break;
(lldb) q

It seems that 0x0.st is down for downloading patches, base index.html works fine

Don't open another issue dealing with patches until 0x0.st is working

@wiiaboo
Copy link
Member

wiiaboo commented Oct 12, 2019

I think it's working now?

@1480c1
Copy link
Member Author

1480c1 commented Oct 13, 2019

Hmmm, it seems that based on 0x0 repo, that message is send whenever a 404 is raised, so most of the patches are available, but

@wiiaboo
Copy link
Member

wiiaboo commented Oct 13, 2019

Maybe they're too old then.

@wiiaboo
Copy link
Member

wiiaboo commented Oct 13, 2019

We should probably stop using 0x0 for long-lasting patches.

@wiiaboo
Copy link
Member

wiiaboo commented Oct 13, 2019

I think the opusfile patch was xiph/opusfile#13 (comment)

@wiiaboo
Copy link
Member

wiiaboo commented Oct 13, 2019

@Kogarou-san
Copy link

Why not just use github Gist for long-lasting patches?

@maolang
Copy link

maolang commented Oct 14, 2019

Anyway to bypass the ffms2 hit through a config setting, Opus one seems possible to be easy by just adding --disablle-opus

https://0x0.st/sgwa.txt [Opusfile]
https://0x0.st/sgEY.txt [ffms2]

@1480c1 1480c1 closed this as completed Oct 14, 2019
@1480c1
Copy link
Member Author

1480c1 commented Oct 14, 2019

transferred over the two patches mentioned here, might also move some of the other non-temporary patches too

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

No branches or pull requests

4 participants