Amir Moradi

Results 24 comments of Amir Moradi

Hi @abarisain , is there any way to extend FirebasePluginMessageReceiver instead of BroadcastReceiver in your project's dist/src/android/BatchCordovaPushReceiver.java ? Of course you will have to implement the function onMessageReceived that shall...

I got a similar issue, and fixed it by running these: ``` # Fixes netdata service start errors: chown -R netdata:root /var/lib/netdata chown -R netdata:root /etc/netdata ```

@rafaelcmrj here is the code snippet i developed to add the order_number filter to Woocommerce API (it is made and tested for latest woocommerce api v3+) I created a PR...

This would be great! Agree with @blogtutor

Hi @lambdaxyzt I have fixed the issue in my own dayjs plugin which is meant for a more global and clean calendar systems management: [https://github.com/calidy-com/dayjs-calendarsystems ](https://github.com/calidy-com/dayjs-calendarsystems) It does correct conversions...

@gschueler thanks for your response. I am not getting errors on runtime. Is there somewhere specific to look for errors? or shall I enable a debug function ?

@gschueler Thanks for your great work. We updated rundeck to 3.2 and migrated all tasks. The S3 log plugin worked seamlessly with the 3.2 version until 2 days ago where...

We are facing this issue , and it is really a huge pain. Please update.

I have the same error. the docs are not updated either... no info anywhere. i am very surprised… @

this seems a great approach to add support for multiple LLM providers. any help/head start that would put me in the right direction to be able to work on PR...