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

Exception in thread Server monitor #107

Open
merkato opened this issue Jul 16, 2017 · 1 comment
Open

Exception in thread Server monitor #107

merkato opened this issue Jul 16, 2017 · 1 comment

Comments

@merkato
Copy link

merkato commented Jul 16, 2017

INFO: Fetching URL https://commons.wikimedia.org/w/api.php?maxlag=5&format=xml&action=query&meta=siteinfo&siprop=dbrepllag
Exception in thread "Server monitor (database lag)" java.lang.UnknownError: MW API error. Server response was: <?xml version="1.0"?><api servedby="mw1285"><error code="maxlag" info="Waiting for 10.64.0.87: 5.9668750762939 seconds lagged." host="10.64.0.87" lag="5.9668750762939" type="db" xml:space="preserve">See https://commons.wikimedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at &amp;lt;https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce&amp;gt; for notice of API deprecations and breaking changes.</error></api>

	at org.wikipedia.Wiki.fetch(Wiki.java:6049)
	at org.wikipedia.Wiki.getCurrentDatabaseLag(Wiki.java:979)
	at cuploader.ServerMonitor.run(ServerMonitor.java:36)
	at java.lang.Thread.run(Thread.java:748)```
Ubuntu 16.10
@saper
Copy link
Contributor

saper commented Jul 17, 2017

Looks like the Commons server got lagged..

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

2 participants