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

Replication of http://get.acralyzer.com/distrib-acralyzer not working #133

Open
simonpoole opened this issue Jun 28, 2017 · 20 comments
Open

Comments

@simonpoole
Copy link

Replication of http://get.acralyzer.com/distrib-acralyzer isn't working very slow/timeouts.

@potatoru
Copy link

potatoru commented Jul 3, 2017

Same here

@KevinGaudin
Copy link
Member

Sorry for this, should be better now.

@KevinGaudin
Copy link
Member

Still pretty slow... reopening.

@KevinGaudin KevinGaudin reopened this Jul 3, 2017
@potatoru
Copy link

potatoru commented Jul 3, 2017

@KevinGaudin I tried to increase connection_timeout in [replicator] section of defaults.ini file and it works fine. I set 30000 because site is really slow.

@KevinGaudin
Copy link
Member

I tried to do my usual logs cleanup when something goes wrong, and after rebooting the response time goes weird after only a few seconds.

I'm seeing a lot of sync traffic on my access log... I'm now thinking about implementing an IP-based throttling. Though this requires time I don't have for a project I'm not really maintaining anymore.

Please be patient...

@LvWind
Copy link

LvWind commented Jul 7, 2017

It's really really slow here.
Maybe we should manual install from sources😂

@MurtadhaS
Copy link

I am still having problem in this issue.
Please resolve it.

@xxxifan
Copy link

xxxifan commented Oct 11, 2017

Please resolve it +1

@amineDev
Copy link

I used the manual setup to solve the problem
https://github.com/ACRA/acralyzer/wiki/manual-setup

@mikehardy
Copy link

I saw this as well but manual install was fine and it's working great for me post manual install

@F43nd1r
Copy link
Member

F43nd1r commented Jul 3, 2018

I've set up a mirror for replication:

However, get.acralyzer.com seems to be working right now.

@mikehardy
Copy link

@F43nd1r since we worked together recently on AnkiDroid's implementation of ACRA and touched on acralyzer briefly, I should note that I just found out AnkiDroid actually forked acralyzer a long time ago and implemented quite a few changes (unmerged pull requests from here etc) - I don't believe you can replicate from it, but you can do a manual install if you like since it is on github https://github.com/ankidroid/acralyzer

@F43nd1r
Copy link
Member

F43nd1r commented Aug 1, 2018

@mikehardy I'm not using acralyzer myself anymore, as I've developed my own solution Acrarium.
However, these changes look pretty good at first glance (except this of course) , so if you want to contribute them to this repo, I can accept PRs.

@mikehardy
Copy link

@F43nd1r ah I see - I don't have a lot of time but if I made a pull request for the whole thing with the option for others to edit it, would that be useful?

@F43nd1r
Copy link
Member

F43nd1r commented Aug 6, 2018

@mikehardy leave it for now. If someone picks up the project (#140), I'll direct him to your fork as a starting point.

@nhoxbypass
Copy link

Why did you switch to Acrarium? May be it's better in performance? Because currently Acralyzer is very slow when receive too many crash report.

And how can I migrate from Acralyzer to Acrarium?

@F43nd1r
Copy link
Member

F43nd1r commented Aug 15, 2018

@nhoxbypass see Migration. Note that this is only supported on the master branch, and not included in the latest release.

I've switched to Acrarium, because I can fix issues in it without having to learn a whole new language/framework set.

In theory, Acrarium should be faster than Acralyzer, but I don't have any numbers to back that up.

Note: Please do not use this issue to discuss Acrarium, open an issue in its own repo if you have further questions.

@mikehardy
Copy link

mikehardy commented Aug 15, 2018

@nhoxbypass - possibly worth mentioning that the entire reason AnkiDroid forked acralyzer (link above) was for performance. I just checked and it looks like we get about 500 reports a day via ACRA (it's a very popular app that tries to support every device...) and I don't think it has a lot of compute resources assigned. So if your load fits inside that you might look there. As @F43nd1r mentioned there are a couple patches in our fork that aren't generally applicable (changing the default app on install...) but nothing really custom-tailored I don't think.

Especially with the new rate-limiting code in ACRA on the client side, acralyzer should be able to handle most loads I'd guess. The main reason I'd want to move off acralyzer is that CouchApps aren't recommended anymore, but I'm unaware of free-hosting for Java stuff whereas IBM will do free hosting for CouchApps...

@acr21
Copy link

acr21 commented Sep 13, 2020

Should we expect this link to work for replication in the future or is it dead forever?:

http://get.acralyzer.com/distrib-acralyzer

@pzienowicz
Copy link

Has onyone working links to replicate acralyzer db?

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