Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

206, -9003 then 003, -9003 then Data Submission Error #127

Open
ErfolgreichCharismatisch opened this issue Dec 12, 2021 · 1 comment
Open

Comments

@ErfolgreichCharismatisch

Describe the bug
I got 206, -9003 then 003, -9003 then Data Submission Error on the android smartphone

To Reproduce
Steps to reproduce the behavior:
I downloaded the certificates installed them on my phone(without root).

I used for server ip 127.0.0.1 and I started it with

sudo pipenv run python -m bumper --listen 127.0.0.1 --announce 127.0.0.1

I got

[2021-10-20 18:30:16,280] :: INFO :: bumper :: Starting Bumper
[2021-10-20 18:30:16,357] :: INFO :: mqttserver :: Starting MQTT Server at 127.0.0.1:8883
[2021-10-20 18:30:16,362] :: INFO :: hbmqtt.broker :: Listener 'tls1' bind to 127.0.0.1:8883 (max_connections=-1)
[2021-10-20 18:30:16,367] :: INFO :: xmppserver :: Starting XMPP Server at 127.0.0.1:5223
[2021-10-20 18:30:16,395] :: INFO :: hbmqtt.broker :: Listener 'tls1': 1 connections acquired
[2021-10-20 18:30:16,395] :: INFO :: hbmqtt.broker :: Connection from 192.168.178.23:59642 on listener 'tls1'
[2021-10-20 18:30:16,398] :: INFO :: mqttserver :: Bumper Authentication Success - Helperbot: helperbot@bumper/helperbot

With the bot being switched off(!)

I switched it on, ran sudo pipenv run python -m bumper --listen 127.0.0.1 --announce 127.0.0.1 again and got the same output.

I connected to raspap with my Android and then ran the app.

I got 206, -9003 then 003, -9003 then Data Submission Error.

Expected behavior
No error messages, normal functionality without internet access.

Desktop (please complete the following information):

  • OS: Linux 5.10.63-v7l+ #1459 Raspberry Pi

Smartphone (please complete the following information):

  • Device: Android
  • OS: Oreo

Vacuum (please complete the following information):

  • Model: Deebot 950
@mopi56
Copy link

mopi56 commented Jan 28, 2022

Hello,

I hade the same problem, i resolved it :

  • root my phone
  • install the cert with the doc.

AND

Bumper seem to work with app version =<1.6.3 you can get it in Aptoid store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants