anystyle icon indicating copy to clipboard operation
anystyle copied to clipboard

301 Moved Permanently on Web Service

Open LeobardoRomero opened this issue 5 years ago • 5 comments

I use:

http://anystyle.io/parse/references

but:

object(HttpSocketResponse) { body => '

301 Moved Permanently

301 Moved Permanently


nginx/1.12.1
' headers => array( 'Server' => 'nginx/1.12.1', 'Date' => 'Tue, 13 Aug 2019 23:23:42 GMT', 'Content-Type' => 'text/html', 'Content-Length' => '185', 'Connection' => 'close', 'Location' => 'https://anystyle.io/parse/references' ) cookies => false httpVersion => 'HTTP/1.1' code => '301' reasonPhrase => 'Moved Permanently' raw => 'HTTP/1.1 301 Moved Permanently Server: nginx/1.12.1 Date: Tue, 13 Aug 2019 23:23:42 GMT Content-Type: text/html Content-Length: 185 Connection: close Location: https://anystyle.io/parse/references 301 Moved Permanently

301 Moved Permanently


nginx/1.12.1
' context => array() }

LeobardoRomero avatar Aug 13 '19 23:08 LeobardoRomero

We're in the process of shutting down (or moving) the anystyle.io web service. For the time being, I'd urge you to use the anystyle-cli tool instead: since version 1.0 it is much easier to install and it will give you much better and stable results compared to the web service.

inukshuk avatar Aug 15 '19 10:08 inukshuk

it seems that the web service has been resurrected (761521efbd243596d75801154269226e8b0afb06), which is excellent news for many users. Is it there to stay?

(We reported briefly about the shutdown on one of our last blog posts on Le blog Zotero francophone. We'd be happy to report that the service is up again!)

nchachereau avatar Feb 05 '20 09:02 nchachereau

Yes! The web-service has been updated to use the latest version of the parser and lives happily on a new server. The web app itself is now also open source so it's definitely here to stay: even if something happens to anystyle.io, anyone can host it on their own public or private server.

inukshuk avatar Feb 05 '20 13:02 inukshuk

That's excellent news, thank you!

nchachereau avatar Feb 06 '20 14:02 nchachereau

Wow, amazing news!! V. glad to hear, thank you 💫

urspx avatar Feb 06 '20 14:02 urspx