llakssz / CIAngel

Download GOOD CIAs on your 3DS!
189 stars 19 forks source link

Not downloading or updating wings.json #126

Closed EbbFlowe closed 7 years ago

EbbFlowe commented 7 years ago

I just downloaded CIAngel for the first time today via FBI/QR Code. Generally speaking, network features on my 3DS seem to be working, but CIAngel isn't downloading wings.json. I installed an older version of wings.json that I managed to find somewhere, but entering serial numbers from that json doesn't seem to be downloading either, unless I just don't know how to get CIAngel to download things properly.

DrakiaXYZ commented 7 years ago

The domain for the titlekey site has expired. We have no control over this, and there are no known mirrors. We just have to sit and wait.

nl255 commented 7 years ago

The site is back up with the same name only with .gq rather than .com.

DrakiaXYZ commented 7 years ago

Hmm, free domain, different host, no HTTPS, and different server configuration. Do we have verification that this is the same person as the original site?

TomEke commented 7 years ago

Yes. titlekeys.gq is run by me again. Here this message is signed with my Bitcoin address

1shAdowJthGC7Sse3pPbdy3bFHZSLe3Wq same as the old one

G6qc31rr1Rf01DjE46jZoFe976sCC0dH3uMP9LOhcdDdErbsn2RA4zfNlIw1ggo394GiGsOV1XIYkdPYEqepxfw=

Free domain as I am still attempting to regain my old one. New host is cheaper. Don't feel like setting up HTTPS yet. Not sure what you mean with configuration, it is still running on nginx.

DrakiaXYZ commented 7 years ago

Weird, cause it's returning an Apache page when accessed without a subdomain, that's what I meant by different configuration (Previously it would show a list of the subdomains).

But I know you are who you say, so it's all good to me!

BitterAni commented 7 years ago

Im having this issue too. im not very smart, so what do i do to fix this manually? if someone can tell me im sure i could figure out how to do it.

DrakiaXYZ commented 7 years ago

Figure out what version of the dependent libraries we used to build CIAngel, get those, set up a development environment, update the source, compile the source, install the CIA.

urherenow commented 7 years ago

This was such a pain. I have it built (but not the very latest... software keyboard stuff is all jacked up, so I'm using: https://sourceforge.net/projects/devkitpro/files/devkitARM/devkitARM_r45/

ctrulib -> git checkout b1f4f43

ciangel-> git checkout b7bd39b

build and add hbkblib

remove the s in https and change com to gq on line 23 of utils.h

done :)

noirscape commented 7 years ago

Recommending to add these as submodules to CIAngel to prevent any future issues. Would you mind creating a PR for this?

On 10 May 2017 at 16:26, urherenow notifications@github.com wrote:

This was such a pain. I have it built (but not the very latest... software keyboard stuff is all jacked up, so I'm using: https://sourceforge.net/projects/devkitpro/files/devkitARM/devkitARM_r45/

ctrulib -> git checkout b1f4f43

ciangel-> git checkout b7bd39b https://github.com/llakssz/CIAngel/commit/b7bd39b32bc302289f4bad7a71ee96f29a09719d

build and add hbkblib

remove the s in https and change com to gq on line 23 of utils.h

done :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/llakssz/CIAngel/issues/126#issuecomment-300498951, or mute the thread https://github.com/notifications/unsubscribe-auth/AMz6qRPe8LKDI_WsY2EVR3H5QUg32O4oks5r4cj_gaJpZM4NToZt .

DrakiaXYZ commented 7 years ago

Fixed in 0.81