Ariel Kogan

Results 12 comments of Ariel Kogan

Same thing here. Installed the plugin but can't see the fields. @jmfurlott, any suggestions? @christianesperar, did you manage to make it work? I'm running WordPress 4.5.2

I managed to make this work. Disclaimer: My knowledge of PHP is very very basic. I found [this blog post](http://torquemag.io/2015/07/working-with-post-meta-data-using-the-wordpress-rest-api/) and based on it made some modifications to the plugin....

Hi, You are supposed to have two files, `status.last` `status.current` Could you please run `grep Uptime ` on both files and paste the contents here? Thanks.

You are right. Can you run the following at take a look if Update changes? `watch -n 60 grep Uptime status.last` Only thing I can think of for now is...

@hashfaster Dave, apologies I haven't been able to look into this. I need to change the script to allow some debugging but I can't find the time to do it...

Hi @roumn. How did you manage to get the [response body](https://github.com/Azure/azure-sdk-for-java/issues/40090#issuecomment-2310649368)? As you say, the exception with the body doesn't bubble up and I couldn't find loggers that would allow...

Hi @billwert, thanks for the message. I tried the env var you mentioned to no luck. I also tried to configure it by code (snippet below). I'm wondering if these...

Hi @RahmanBadru. Can you please enable debug logging for `org.jfrog.type.s3`? This way we may be able to have better visibility of what may have caused this. Thanks. ``` ```