Open ErfolgreichCharismatisch opened 2 years ago
Describe the bug I got 206, -9003 then 003, -9003 then Data Submission Error on the android smartphone
206, -9003
003, -9003
Data Submission Error
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):
Smartphone (please complete the following information):
Vacuum (please complete the following information):
Hello,
I hade the same problem, i resolved it :
AND
Bumper seem to work with app version =<1.6.3 you can get it in Aptoid store.
Describe the bug I got
206, -9003
then003, -9003
thenData Submission Error
on the android smartphoneTo 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
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
then003, -9003
thenData Submission Error
.Expected behavior No error messages, normal functionality without internet access.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Vacuum (please complete the following information):