500 error on Publish
73616e646572 opened this issue · 2 comments
73616e646572 commented
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 gephi/gephi-lite#23 (comment)
seinecle commented
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:
seinecle commented
Don't hesitate upvoting my post on the link above.