barart

Results 21 issues of barart

Hello, new user here Im using the docker version of wa-automate, if is possible to restrict api access by ip instead of a key? Anyone is able to send post...

Hello, after create the docker container with default values and volumes mapped to `/etc/ntfy` and `/var/cache/ntfy` there are neither `/var/cache/ntfy/cache.db` or `/etc/ntfy/server.yml` files The only way that the `cache.db` file...

Hello, So i tried to install it on my server, first it is possible but not as easy as it should be: 1) There are so many deprecated modules and...

Hello, im trying to run the container on a raspberrypi with raspberrypi os Debian version: 11 (bullseye) 64bit using the WA_RASPI=true enviroment and what i got is this: ``` TROUBLESHOOTING:...

A simple script like this, breaks the whole script or device when trying to make requests from two works ¿? I dont know exactly how to call the problem but...

Running it on Docker, im using EV TZ to "set" the TimeZone, my server has my TimeZone too, on Docker Container console if i run the command Date, console returns...

How can i make it works on arm64? (Docker)

After update to NC26 this line is on my error_log file: Error unsplash RuntimeException: App class OCA\Unsplash\AppInfo\Application is not setup via query() but directly /nc/apps/unsplash/lib/AppInfo/Application.php - line 32: OCP\AppFramework\App->__construct("unsplash", [])...

bug

### 👟 Reproduction steps Just do a contains query with an array, the same query that is in documentation reproduce this bug: Query.contains("ingredients", ['apple', 'banana']) ### 👍 Expected behavior contains...

bug

On your find/zip line: `find . | egrep "\.(sav|srm)$" | zip -@ $backupDir/"$archiveFolderName"/$Y/$M/$D/"$timestamp"$backupSuffex.zip` You search for .sav and .srm files... this files works only for one type of emulator and...

question