gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
268 stars 620 forks source link

500 error on Publish #289

Closed 73616e646572 closed 1 year ago

73616e646572 commented 1 year ago

Same here, confirmation and connection works. Clicking Publish your network to the web! results in a progress bar with Publishing to Gist in the bottom right and indeed the error Error creating online gexf file. Error code:500; Error message:. The extended error log looks as follows:

net.clementlevallois.web.publish.plugin.exceptions.PublishToGistException: Error creating online gexf file. Error code:500; Error message:
    at net.clementlevallois.web.publish.plugin.github.PublishRunnable.postGexfToGist(PublishRunnable.java:204)
    at net.clementlevallois.web.publish.plugin.github.PublishRunnable.run(PublishRunnable.java:63)
[catch] at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.call(LongTaskExecutor.java:336)
    at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.base/java.lang.Thread.run(Unknown Source)

Originally posted by @73616e646572 in https://github.com/gephi/gephi-lite/issues/23#issuecomment-1383774420

seinecle commented 1 year ago

Hi! Yes we are aware of this and I asked Github for support, as a "500" error code means that something turns wrong on the side of Gitub - they can know what's wrong, we don't. Unfortunately, we didn't get an answer from them yet:

https://github.com/orgs/community/discussions/40628

seinecle commented 1 year ago

Don't hesitate upvoting my post on the link above.