Page MenuHomePhabricator

Superraptor123
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
Mar 11 2021, 5:33 AM (215 w, 4 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Superraptor123 [ Global Accounts ]

Recent Activity

Fri, Apr 25

Superraptor123 added a comment to T391815: Wikibase Request for Comment: essential minimalist ontology.

@Superraptor123, could you please provide more details for each case? If you find it appropiate, create their own new tickets.

Thanks!

About importing/exporting ontologies, I agree is a very important issue but, personally, today it's outside my skills. Maybe it deserves it's own ticket also, with all the technical details you could provide.

Fri, Apr 25, 11:34 AM · Wikibase-UserGroup, VerySmallGLAM, Wikimedia-Hackathon-2025

Mon, Apr 14

Superraptor123 added a comment to T391815: Wikibase Request for Comment: essential minimalist ontology.

I would request the following additions: (1) an addition/extension for WikibaseQualityConstraint items/properties; (2) something akin to the SSSOM (https://mapping-commons.github.io/sssom/spec-intro/) for better mapping specifications, and (3) some basic SKOS properties (https://www.w3.org/TR/skos-reference/).

Mon, Apr 14, 6:59 PM · Wikibase-UserGroup, VerySmallGLAM, Wikimedia-Hackathon-2025

Mar 5 2025

Superraptor123 created T388052: Allow for Wikibase to "plug in" with other graph database (triplestore) than Blazegraph.
Mar 5 2025, 7:49 PM · Wikibase (3rd party installations)

Sep 24 2024

Superraptor123 closed T375386: Where are the SPARQL and QuickStatements endpoints when developing locally? as Resolved.

Confirmed! This works when adding to C:\Windows\System32\drivers\etc the following line: 127.0.0.1 wdqs-frontend.example.com. It does have to be opened as an administrator to edit, so anyone else who comes across this thread, see here (https://phabricator.wikimedia.org/T372177) for details. Thanks so much @roti_WMDE ! I'll close as solved.

Sep 24 2024, 5:25 PM · Wikibase Suite Team

Sep 23 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Thanks! Added new ticket here: https://phabricator.wikimedia.org/T375386

Sep 23 2024, 1:55 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 created T375386: Where are the SPARQL and QuickStatements endpoints when developing locally?.
Sep 23 2024, 1:54 PM · Wikibase Suite Team

Sep 17 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Hey @roti_WMDE -- just following up on the above! Thanks so much!

Sep 17 2024, 3:00 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Sep 11 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Okay-- so I'm working through things and here's the what I've come against so far (noting this is just for WikibaseLexeme, as Kartographer and WikibaseQualityConstraints have more complicated requirements). So essentially I have a Python program that works like this (rough outline of the methods for use in deploy-3, not HEAD):

Sep 11 2024, 3:42 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Sep 9 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

You are a genius-- okay, I got it up and running by running the following in my Python script (this copies a .gitattributes file into the build/Wikibase directory, builds the image, and then later in the script, docker compose up is run):

Sep 9 2024, 3:26 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Sep 6 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Triple-checking line endings in the file... they're all LF (\n) for ./build/Wikibase/entrypoint.sh (and every single other file in the repo-- I made sure by running dos2unix over the whole directory before running); so not sure where the issue is coming from:

Sep 6 2024, 6:01 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Even completely uninstalling and reinstalling Docker does not help-- error still persists.

Sep 6 2024, 3:36 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Umm... so stopping and downing the containers and deleting everything and attempting to run the vanilla Wikibase (without any of the WikibaseLexeme bits added; fresh cloned repo and all) is now giving a similar error and not running:

Sep 6 2024, 3:09 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Running ./build.sh wikibase in Git Bash prints out a SHA code and then exits basically immediately. Running docker compose up in Git Bash results in the same series of errors. So not a CMD issue it would seem.

Sep 6 2024, 2:54 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Checked all files for line endings and there is not \r anywhere in any of the files I've edited.

Sep 6 2024, 2:47 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Okay so I'm testing the deploy-3 instructions now.

Sep 6 2024, 2:26 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

So exciting! I just finished testing your solution re: https://phabricator.wikimedia.org/T372177, so I'm super excited to get this up and running! I'm beginning testing on my machine now! You're the best!

Sep 6 2024, 1:47 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372177: More Clear Documentation When Running Wikibase Release Pipeline Locally.

Attempting solution now-- added the following line to hosts in C:\Windows\System32\drivers\etc:

Sep 6 2024, 1:45 PM · Wikibase Suite Team

Sep 4 2024

Superraptor123 added a comment to T372177: More Clear Documentation When Running Wikibase Release Pipeline Locally.

Thanks so much for the thoughtful and detailed response! I'm not very familiar with port forwarding/proxy handling and I'm dealing with another issue with importing (munge.sh is giving me some strange errors, I'll document that elsewhere).

Sep 4 2024, 1:06 PM · Wikibase Suite Team

Aug 29 2024

Superraptor123 closed T373138: wbs-deploy-wikibase-1 is unhealthy as Resolved.
Aug 29 2024, 3:17 PM · Wikibase (3rd party installations)
Superraptor123 added a comment to T373138: wbs-deploy-wikibase-1 is unhealthy.

This is almost certainly related to Traefik rate limits (see here: https://github.com/wmde/wikibase-release-pipeline/blob/main/deploy/README.md, under "Removing Wikibase Suite Completely with all its Data"). Because of this I'm closing for now, but I do think this should be mentioned earlier in documentation, as it seems to be an error multiple users are having.

Aug 29 2024, 3:16 PM · Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

Got it back up and running (I think this was a certificates error, but it failed silently, not sure what's wrong), see: https://github.com/wmde/wikibase-release-pipeline/blob/main/deploy/README.md (under the section "Removing Wikibase Suite Completely with all its Data")

Aug 29 2024, 3:12 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Aug 26 2024

Superraptor123 added a comment to T373138: wbs-deploy-wikibase-1 is unhealthy.

I thought maybe the issue was something to do with line 194 in docker-compose.yml, so I waited a couple days to re-spawn the system (until just now), but it is still not working:

Aug 26 2024, 6:53 PM · Wikibase (3rd party installations)

Aug 22 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

The complete reinstallation is not working anymore; documented this here: https://phabricator.wikimedia.org/T373138. The whole pipeline now seems to be broken and I can't get it up at all.

Aug 22 2024, 6:22 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 created T373138: wbs-deploy-wikibase-1 is unhealthy.
Aug 22 2024, 6:20 PM · Wikibase (3rd party installations)
Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

I will note this: after making any changes to the Dockerfile, even reverting them causes:

Aug 22 2024, 1:14 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Aug 21 2024

Superraptor123 added a comment to T372599: Allow for user implementation of extensions.

As a simple test I:

Aug 21 2024, 9:35 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Aug 16 2024

Superraptor123 closed T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy as Invalid.
Aug 16 2024, 3:47 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.

Well, solved it. It's definitely not a wikibase-release-pipeline issue, but an issue with Docker. I've posted this issue over in the Docker support area.

Aug 16 2024, 3:47 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.

Attempted to disable the WSL 2 based engine (per here: https://github.com/docker/for-win/issues/4495), did not work either, same issue.

Aug 16 2024, 3:26 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.

Attempted updating Docker, running Docker as administrator, and restarting Docker, no dice.

Aug 16 2024, 2:02 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.

@roti_WMDE so you're absolutely right about me missing .env in the last command; but even with it I'm still getting dependency failed to start: container wbs-deploy-wikibase-1 is unhealthy.

Aug 16 2024, 1:49 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 added a comment to T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.

Found this thread: https://github.com/docker/for-win/issues/13611. Suggested maybe that the issue was having the Dockerfile open in Visual Studio Code (weird, but hey stranger things have happened). Attempted the fix and still same issue with wbs-deploy-wikibase-1.

Aug 16 2024, 1:24 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Aug 15 2024

Superraptor123 added a comment to T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.

I should also note that I had been able to get the Wikibase up successfully before today using the same commands, but I had re-cloned the GitHub repo today. I have not tested rolling back the GitHub repo but will attempt tomorrow.

Aug 15 2024, 8:46 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 created T372600: Unable to get Wikibase up and running (wbs-deploy-wikibase-1) is unhealthy.
Aug 15 2024, 8:45 PM · Wikibase Suite Team, Wikibase (3rd party installations)
Superraptor123 created T372599: Allow for user implementation of extensions.
Aug 15 2024, 8:32 PM · Wikibase Suite Team, Wikibase (3rd party installations)

Aug 13 2024

Superraptor123 added a comment to T372423: How to Change Default String Length from 400.

Okay! Thanks so much.

Aug 13 2024, 5:56 PM · Wikibase (3rd party installations)
Superraptor123 created T372423: How to Change Default String Length from 400.
Aug 13 2024, 5:53 PM · Wikibase (3rd party installations)

Aug 9 2024

Superraptor123 added a comment to T372177: More Clear Documentation When Running Wikibase Release Pipeline Locally.

Ok-- so nothing is needed at all with etc/hosts. You just have to change WIKIBASE_PUBLIC_HOST in .env to localhost. That's it! Closing this, but I still think the documentation should be updated to reflect this.

Aug 9 2024, 11:00 PM · Wikibase Suite Team
Superraptor123 created T372177: More Clear Documentation When Running Wikibase Release Pipeline Locally.
Aug 9 2024, 9:34 PM · Wikibase Suite Team

Aug 6 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Confirming it also works for lexemes! It does require search indexing first though (starting from the update.php line and moving forward):

Aug 6 2024, 7:38 PM · Wikibase Suite Team

Aug 5 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Confirming that this works for items and properties! It seems like lexemes may be a bit more involved though-- working on that now and will post final scripts!

Aug 5 2024, 7:08 PM · Wikibase Suite Team
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Apologies-- I am just now returning to work from holiday and I plan to attempt this solution in the next few hours. I will report back on progress-- thanks so much!

Aug 5 2024, 2:56 PM · Wikibase Suite Team

Jul 23 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Has there been any movement on this? Thanks so much!

Jul 23 2024, 5:58 PM · Wikibase Suite Team

Jul 8 2024

Superraptor123 created T369501: SPARQL endpoint errors and test errors when running via Wikibase/Docker install.
Jul 8 2024, 1:03 PM · Wikibase-Quality-Constraints

Jul 4 2024

Superraptor123 reopened T369215: Direct editing is disabled in namespace Item (and namespace Property) as "Open".

Even though this is the case, this behavior should be documented in the Wikibase API docs.

Jul 4 2024, 3:31 AM · MediaWiki-Documentation, Pywikibot-Documentation, Pywikibot-Wikidata, Pywikibot, Wikibase (3rd party installations)

Jul 3 2024

Superraptor123 created T369215: Direct editing is disabled in namespace Item (and namespace Property).
Jul 3 2024, 8:21 PM · MediaWiki-Documentation, Pywikibot-Documentation, Pywikibot-Wikidata, Pywikibot, Wikibase (3rd party installations)
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

While testing with the smaller dump from https://furry.wikibase.cloud/ I've discovered the following behaviors that I think are interesting (but not sure if relevant):

Jul 3 2024, 2:53 PM · Wikibase Suite Team

Jul 2 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

@roti_WMDE just updating so all info is in one place; discussed this briefly with Deniz at the Wikibase Community User Group meeting last week. Having posted on StackOverflow (https://stackoverflow.com/questions/78663492/creating-new-items-after-importing-a-wikibase-xml-dump) and on GitHub (https://github.com/mediawiki-client-tools/mediawiki-dump-generator/issues/249), I have tried all feedback received to no avail (same issues). Let me know if there's anything I can test or get together on my end! Thank you so much for your help!

Jul 2 2024, 6:54 PM · Wikibase Suite Team
Superraptor123 created T369083: wikibase:hasViolationForConstraint does not function.
Jul 2 2024, 5:14 PM · Wikidata, Wikibase-Quality-Constraints, Wikidata-Query-Service, Wikibase and Wikidata Architecture Overview

Jun 24 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Just checked docker volume ls. Output when down is:

Jun 24 2024, 11:46 AM · Wikibase Suite Team
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Thanks so much for reaching out! I'll run another test shortly for the MariaDB just in case!

Jun 24 2024, 10:38 AM · Wikibase Suite Team

Jun 23 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

I think this may be an issue with the XML dump created by MediaWiki Dump Generator, so I also opened a ticket there, just in case (https://github.com/mediawiki-client-tools/mediawiki-dump-generator/issues/249).

Jun 23 2024, 4:39 PM · Wikibase Suite Team
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

I thought maybe wikibase-lexeme was the issue since the SQL script didn't rebuild the counters for lexemes, so I added the following line: REPLACE INTO /*_*/wb_id_counters VALUE((SELECT COALESCE(MAX(CAST(SUBSTRING(page_title`, 2) AS UNSIGNED)), 0) FROM page WHERE page_namespace = 146), 'wikibase-lexeme');`. The file outputs the following:

Jun 23 2024, 4:08 PM · Wikibase Suite Team

Jun 22 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Maybe it's possible that I'm not shutting down correctly when instantiating the Docker containers? I've been running docker-compose -f docker-compose.yml -f docker-compose.extra.yml down --volumes --remove-orphans between tests... Is there something else I should run? Maybe the mysql database persists somehow and is messing with the success of the SQL script? Is there a different or better way to cleanly shutdown the Docker components?

Jun 22 2024, 9:26 PM · Wikibase Suite Team
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Just in case, also posting output of first script here:

Jun 22 2024, 12:54 PM · Wikibase Suite Team

Jun 21 2024

Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Managed to get together (essentially) a full log of everything in the second script above, just in case it's helpful. Unfortunately, it's too large to upload the whole thing, so here are the highlights:

Jun 21 2024, 11:18 PM · Wikibase Suite Team
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Output of initSiteStats.php:

Jun 21 2024, 8:00 PM · Wikibase Suite Team
Superraptor123 added a comment to T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.

Adding output of SQL script (php /var/www/html/maintenance/sql.php /var/www/html/maintenance/rebuildWikibaseIdCounters.sql), as mentioned on Telegram:

Jun 21 2024, 7:58 PM · Wikibase Suite Team
Superraptor123 created T368164: Adding a New Item Manually or Using a Bot After Importing a Dump.
Jun 21 2024, 4:56 PM · Wikibase Suite Team

Apr 2 2024

Superraptor123 added a comment to T361429: Permanent temporary error of ElasticSearch in a Wikibase Cloud instance.

Thirded-- can confirm autocomplete in the search bar works, but general search still gives "An error has occurred while searching: We could not complete your search due to a temporary problem. Please try again later."

Apr 2 2024, 5:00 PM · Wikibase Cloud

Mar 30 2024

Superraptor123 added a comment to T361186: Wikibase Query Service on Wikibase Cloud doesn't show data edited after 27 March 2024.

Can say in relationship to my instance that the SPARQL queries stopped updating between 21:16 on 26 March 2024‎ and 13:42 on 27 March 2024.

Mar 30 2024, 8:15 PM · Wikibase Cloud
Superraptor123 added a comment to T361429: Permanent temporary error of ElasticSearch in a Wikibase Cloud instance.

Seconding-- I have been experiencing the same issue consistently since 24 March 2024.

Mar 30 2024, 8:02 PM · Wikibase Cloud

Mar 26 2024

Superraptor123 added a comment to T340074: Option to produce RDF dump on demand.

Just adding my specific use case for my instance here; the reason I think this would be useful for me specifically is so that my instance can be made into an ontology posted quarterly or yearly to GitHub as a TTL file. This is because my instance is, in many ways, a successor to an ontology I created for my thesis that is continually updated. Being able to pipeline this out in a semi-automated manner 1-4 times a year would be ideal, since BioPortal, Ontobee, etc. automatically take and curate from GitHub.

Mar 26 2024, 1:25 AM · Wikibase Cloud

Nov 13 2023

Superraptor123 closed T349958: Add Number of Results to User Searches as Resolved.

It appears on the most recent version of the site that this feature is now implemented! Closing out the ticket now.

Nov 13 2023, 1:57 PM · Wikibase Cloud

Oct 28 2023

Superraptor123 created T349958: Add Number of Results to User Searches.
Oct 28 2023, 2:45 PM · Wikibase Cloud

Jul 20 2023

Superraptor123 added a comment to T342293: Query Service Not Returning Results.

Yeah, to be fair the last time I tested the service was maybe more than a couple months ago, and it seemed to be working fine (even updating really quickly), but now nothing is showing up at all-- a reload would be amazing if that's possible!

Jul 20 2023, 1:07 PM · Wikibase Cloud

Jul 19 2023

Superraptor123 created T342293: Query Service Not Returning Results.
Jul 19 2023, 7:07 PM · Wikibase Cloud

May 30 2023

Superraptor123 added a comment to T337346: Search results not updating; adding new content slowing significantly.

Thanks so much for the details and for fixing! Really appreciate it!

May 30 2023, 12:20 PM · Wikibase Cloud

May 23 2023

Superraptor123 created T337346: Search results not updating; adding new content slowing significantly.
May 23 2023, 9:29 PM · Wikibase Cloud

Mar 28 2023

Superraptor123 added a comment to T330069: General collection of encountered Search issues.

@Tarrow No worries! Thank you so much for helping work on this! Unfortunately I will note that directly referencing Property ID is also not working at the present time.

Mar 28 2023, 8:03 PM · Wikibase Cloud
Superraptor123 added a comment to T330069: General collection of encountered Search issues.

Was redirected from Wikibase.Cloud / WBStack Telegram to report search issues since platform update from MediaWiki 1.37 to 1.38. Currently my instance (https://lgbtdb.wikibase.cloud/) is getting "An error has occurred while searching: We could not complete your search due to a temporary problem. Please try again later." for all searches since the update. As well, it is not possible to create new statements, as no entities appear in that search feature either (i.e. typing any property results in a "No match was found" error). Is there any way I can help with diagnosing or addressing the issue? I can also provide more information or feedback if needed. Thank you all so much!

Mar 28 2023, 12:46 PM · Wikibase Cloud

Jun 13 2022

Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

@Argahsuknesib I got frustrated and abandoned the platform for about a year sadly;

Jun 13 2022, 4:45 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+

May 19 2022

Superraptor123 closed T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost as Resolved.
May 19 2022, 2:26 AM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

Okay, so I think I've figured out how to do this, based on a hint in this article here. You actually need to use a proxy server. This will be different for people running different servers, but since mine is Apache2, I was able to find a relatively simple guide here. What I did was set up a proxy server on port 9000, which redirects to port 9999 (where Blazegraph is located). After doing this, the Wikidata Query Service GUI actually returns results! However, the links are a bit wonky still, so some formatting needs to be done.

May 19 2022, 2:25 AM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)

May 18 2022

Superraptor123 closed T308625: Blazegraph cannot find or load main class org.eclipse.jetty.runner.Runner as Resolved.
May 18 2022, 11:01 PM · Wikidata, Wikidata-Query-Service
Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

After finally figuring out the other error, as documented here, I'm back at this error again, with the CORS issue. Any thoughts?

May 18 2022, 10:55 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 added a comment to T308625: Blazegraph cannot find or load main class org.eclipse.jetty.runner.Runner.

So it appears that there was something, somewhere which was still connected to the previous Maven instance, and resetting the whole server worked in order to get Blazegraph itself running... however, I'm just back at square one, being unable to set CORS so that the Wikidata Query GUI can access the Wikidata Query Service. It's the same as what I've documented here, so I'll return over to that thread.

May 18 2022, 10:54 PM · Wikidata, Wikidata-Query-Service
Superraptor123 updated the task description for T308625: Blazegraph cannot find or load main class org.eclipse.jetty.runner.Runner.
May 18 2022, 1:08 AM · Wikidata, Wikidata-Query-Service
Superraptor123 updated the task description for T308625: Blazegraph cannot find or load main class org.eclipse.jetty.runner.Runner.
May 18 2022, 12:36 AM · Wikidata, Wikidata-Query-Service
Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

I haven't found a solution. I have tried rebuilding things from scratch multiple times encountering different, seemingly unrelated, errors each time. I think it's still useful for this to be considered, however, so a solution should still be sought after. For the time being, I am focused on one of those different errors which I've documented here.

May 18 2022, 12:34 AM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 edited projects for T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost, added: Wikidata-Query-Service; removed Wikidata Query UI.
May 18 2022, 12:32 AM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 created T308625: Blazegraph cannot find or load main class org.eclipse.jetty.runner.Runner.
May 18 2022, 12:27 AM · Wikidata, Wikidata-Query-Service

May 16 2022

Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

This bug continues to be pervasive... just in case, I've attempted several tests with mvn install, mvn clean install, and mvn package. mvn package runs without error, but the other two each produce the following error:

May 16 2022, 8:02 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

So I've pulled apart the logs of mvn install clean, mvn install, and mvn package in the ./wikidata-query-rdf directory, and it turns out that it is deleting the jetty-servlets-9.4.12.v20180830.jar in ./wikidata-query-rdf/war/target/blazegraph-service-0.3.111-SNAPSHOT/WEB-INF/lib, as indicated with the following trace output:

May 16 2022, 2:03 AM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)

May 14 2022

Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

UPDATE 1: This solution was posted for a Jetty version before Jetty 9 which is used in the version of wikidata-query-rdf that I am using, so it was not useful.

May 14 2022, 2:24 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)

May 13 2022

Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

Update 1: This is probably the solution, but I still haven't gotten it to work (as of the most recent comment from 15 May 2022). It is certainly the closest to what is mentioned in the official documentation for Jetty 9, which is what I'm currently following (although without success as of yet).

May 13 2022, 10:06 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

I have attempted to change each web.xml to include the following, but it still isn't functional (same errors):

May 13 2022, 9:17 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)

May 12 2022

Superraptor123 added a comment to T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.

Additional information: so when I copy and paste the URL http://localhost:9999/bigdata/sparql?query=SELECT%20*%20where%20%7B%3Fa%20%3Fb%20%3Fc%7D%20LIMIT%2010 into the browser, it spits out valid XML, it just doesn't when the request is made from the GUI, which results in a net::ERR_FAILED 200, which I believe is a CORS issue.

May 12 2022, 11:29 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)

May 11 2022

Superraptor123 updated the task description for T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.
May 11 2022, 7:38 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)
Superraptor123 closed T307951: Issue with runUpdate.sh with local instance of Wikibase and Wikidata Query Service as Resolved.

For the most part, this is now resolved. Because I was tunneling into the instance remotely, I needed to use:

May 11 2022, 7:36 PM · Wikidata, Wikidata-Query-Service, Wikibase (3rd party installations)
Superraptor123 created T308180: Can't Set CORS with Blazegraph, which is needed to communicate with Wikidata Query Service GUI on Localhost.
May 11 2022, 7:31 PM · Wikidata-Query-Service, Wikidata, Wikibase (3rd party installations)

May 9 2022

Superraptor123 created T307951: Issue with runUpdate.sh with local instance of Wikibase and Wikidata Query Service.
May 9 2022, 6:06 PM · Wikidata, Wikidata-Query-Service, Wikibase (3rd party installations)

Mar 19 2021

Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

@Addshore I'm confused by your link (https://doc.wikimedia.org/Wikibase/master/php/md_docs_topics_options.html#conceptBaseUri); so if I want to change the URIs from the default http://wikibase.svc/entity/Q39 to localhost:8181/entity/Q39, I do this by adding something to LocalSettings.php?

Mar 19 2021, 2:58 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+

Mar 18 2021

Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

This is my current YAML (it still isn't working):

Mar 18 2021, 9:38 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+
Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

Okay, wow I'm dumb. Running this inside the wikibase WDQS docker container made queries work:

Mar 18 2021, 7:46 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+
Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

@Addshore so sorry to keep bothering, I'm just trying to make sure I'm following everything correctly.

Mar 18 2021, 6:44 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+
Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

@Addshore yeah so I was so knee deep in errors, I deleted everything with my first try and attempted to use this Git directory instead: https://github.com/wmde/wikibase-docker/blob/master/README-compose.md

Mar 18 2021, 5:05 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+
Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

@Addshore thank you so much for the response. I ended up deleting everything and attempted to follow a different set of Wikibase install instructions (except now post-load runUpdate.sh just runs forever (even though there is very little that I added to the database); localhost:8282 queries are stall forever.

Mar 18 2021, 3:19 PM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+

Mar 16 2021

Superraptor123 added a comment to T186161: What to do if the WDQS does not synchronise with Wikibase?.

@Addshore thank you so much for responding!

Mar 16 2021, 12:27 AM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+

Mar 11 2021

Restricted Application added a project to T186161: What to do if the WDQS does not synchronise with Wikibase?: [DEPRECATED] wdwb-tech.

@Louperivois I've run into the issue of docker_compose_files_wdqs-updater_1 crashing and restarting constantly as well.

Mar 11 2021, 5:44 AM · [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Docker-2017+