1

Take photo problem

Hi Joao. 

After taking some succesfull pictures, the "take photo" action returns this error: 

"18.02.41/E startProxy: already running..
18.02.41/E result: stop task (error)
18.02.41/E Error: 1
18.02.41/MacroEdit action finished exeID 2 action no 1 code 101 status: Err next 1

Any hint?

Thanks!

5 replies

Hi. Thanks for the report. Are you able to reproduce that issue every time?

BB

Yes, once it has sent some correct captures, all times, I get this error. If I reset (hard reset) the phone, I can get some photos but then again the error.

Thanks Joao.

Carlos

Thanks. Is it always the same amount of captures where it stops working?

BB

And happens with both phones I'm using: Xiaomi and Samsung.

BB

To say the truth...I don't know, I've not had the chance to count hits.

I think (it's only an idea) the problem is related to the process concurrence. The task is fired when a sensor change is detected, so it'd be possible a collision but task properties are set to "abort new task".

Or perhaps it has nothing to do with collisions...

Can you please export your profile's description (not xml) so I can take a look? Long-click the profile in Tasker->export description Thanks in advance

BB

Here it is, Joao.

Profile: Sacudida
Event: Shake [ Axis:Up-Down Sensitivity:Very High Duration:Short ]

Enter Task: Beep
Stay Awake
Variables: [ %aaa:not set %aaa:not set ]

A1: Turn On [
Block Time (Check Help): 10 ]

A2: Beep [
Frequency: 1769
Duration: 295
Amplitude: 100
Stream: 4 ]

A3: Take Photo [
Camera: Rear
Filename: proto
Naming Sequence: None
Discreet: On
Resolution: 1920x1080
Scene Mode: Auto
White Balance: Auto
Flash Mode: Auto
Focus Mode: Auto ]

A4: [X] Say [
Text: Correcto
Engine:Voice: default:default
Stream: 3
Pitch: 5
Speed: 5
Respect Audio Focus: On ]

A5: Variable Set [
Name: %token
To: INSERTYOURTOKENHERE
Max Rounding Digits: 3
Structure Output (JSON, etc): On ]

A6: Variable Set [
Name: %chat_id
To: INSERTYOURCHATIDHERE
Max Rounding Digits: 3
Structure Output (JSON, etc): On ]

A7: HTTP Request [
Method: POST
URL: https://api.telegram.org/bot%token/sendPhoto
Body: chat_id=%chat_id
File To Send: photo:DCIM/tasker/gygproto.jpg
Timeout (Seconds): 30
Structure Output (JSON, etc): On ]

A8: Variable Set [
Name: %texto
To: Hora %TIME Bateria %BATT Posicion %LOCN Senal %CELLSIG IMEI %DEVTID
Max Rounding Digits: 3
Structure Output (JSON, etc): On ]

A9: [X] Flash [
Text: %texto
Continue Task Immediately: On
Dismiss On Click: On ]

A10: HTTP Request [
Method: GET
URL: https://api.telegram.org/bot%token/sendMessage
Query Parameters: text:%texto
chat_id:%chat_id
Body: text=%texto
chat_id=%chat_id

Timeout (Seconds): 30
Structure Output (JSON, etc): On ]

A11: Beep [
Frequency: 8000
Duration: 565
Amplitude: 50
Stream: 3 ]

A12: [X] Flash [
Text: %token
Continue Task Immediately: On
Dismiss On Click: On ]