Tomasz Jarosz

Results 13 issues of Tomasz Jarosz

It would be nice to check backup errors and monitor backup status to healthchecks.io in cloud or self-hosted using curl or wget. [https://stackoverflow.com/questions/6341321/how-to-check-if-postgresql-backup-was-successful](https://stackoverflow.com/questions/6341321/how-to-check-if-postgresql-backup-was-successful) [https://healthchecks.io/docs/bash/](https://healthchecks.io/docs/bash/) [https://healthchecks.io/docs/signaling_failures/](https://healthchecks.io/docs/signaling_failures/)

question

I'm trying to run SSHFS on Win10 19041.630 but I got only message "SSHFS version 3.5.2" without any exit code. In debug mode I don't see "executing ..." messages `c:\Program...

This command: ` run-after-fail:` ` - "curl -fsS --retry 3 --data-raw \"$ERROR_STDERR\" https://healthchecks.mydomain/ping/4b2fef02-0ccf-ff/$ERROR_EXIT_CODE" ` works correcly under linux, but with windows not. I tested $ERROR_STDERR, $ERROR_EXIT_CODE, %errorlevel% Can variables in...

I would like to suggest adding one more location for the profiles file: in the resticprofile.exe directory. This might be the last location to check. This would be helpful when...

enhancement

```json {"error":{"message":"Cannot read property 'new' of undefined","stack":"TypeError: Cannot read property 'new' of undefined\n at http://10.16.0.64/assets/index.6fe41c4e.js:1:45206\n at Qo (http://10.16.0.64/assets/2.41e49d68.js:41:57930)\n at Ai (http://10.16.0.64/assets/2.41e49d68.js:41:66791)\n at vu (http://10.16.0.64/assets/2.41e49d68.js:41:105388)\n at sl (http://10.16.0.64/assets/2.41e49d68.js:41:96717)\n at ul (http://10.16.0.64/assets/2.41e49d68.js:41:96642)\n...

Scenario: 1. Flash by esptool.py --chip esp32 --baud 460800 write_flash 0x1000 c:/tmp/INITIALIZER_epaper_templates_esp32-v2.6.0.bin 2. Connect eink in HSPI mode 3. ESP32 has reset loop My e-ink 4.2 or 2.13 is blank....

I have found small issue, When I use flash_file function or bigger buffer and next flash function with small buffer contents of the old buffer are still programmed. jtag_flush() don't...

Whether you can add support for digital potentiometer series X9C10xx eg. X9C103S [https://www.elecrow.com/download/X9C103S_Datasheet.pdf](https://www.elecrow.com/download/X9C103S_Datasheet.pdf)

What do you think about new condition section in the profile, and in it a list of conditions that must be met (logic AND) to proceed with each action, backup,...

Resic v0.14 changed copy command in PR [#3742](https://github.com/restic/restic/pull/3742/commits/2758d76b77ba64372ce6d3ab2f2766a20cedad71) "The old parameters names have been deprecated but still work"