WANG

Results 12 comments of WANG

I found the solution lately that is `checkAuthIncludingServer()`. First call `checkAuth()`; if it's not authenticated and there is a refresh token found with `getRefreshToken()`, call `checkAuthIncludingServer()` which would get the...

A side note: the extra parameters of width and height do not seem to be always working when the values are greater than the original dimension. e.g. for https://inspirehep.net/files/b5df560358b1bec3f11047cad9bb7bdd, when...

Not really the same as the issue 268 where they are talking about final file size. I am interested in the dimensions of the converted images, i.e. width and height....

For the side note, I will test on more images. If it persists, I can open another issue.

Yes, you are right! Unfortunately, the issue appears for some images but works fine for others. I can't really find any pattern. I will open an issue when I find...

Many thanks for the work! Regarding the two possible issues, I haven't got time to investigate them But will report if they appear again and persist.

You can have a look at services/clsi/nginx.conf

any update on this issue? I encountered the same 502 Bad gateway error when I tried to visit the installation from an existing nginx-proxy. Thanks.