Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
494 stars 11 forks source link

Error popup after update #115

Closed WanderMax closed 10 months ago

WanderMax commented 10 months ago

unknown error: MissingFieldException Fields

[infohash_ v1, infohash _v2, download, path]

are required for type with serial name

'dev.bartuzen.qbitcontroller.model. Torrent', but theywere missing at path: $. torrents['00b9c8d0e205c073bb3f7dacabbfbacef07da232']

updated latest release, but pop-up error above when I try to connect my remote NAS server.

previous version works fine before.

Bartuzen commented 10 months ago

Where does this error occur? Is it on the main screen?

WanderMax commented 10 months ago

Screenshot_20240107-081156260 snap as above. qb torrent list can't display, shows blank.

Bartuzen commented 10 months ago

What is your qBittorrent version?

WanderMax commented 10 months ago

v0.83

WanderMax commented 10 months ago

RSS works fine, remote server connect ok in test.

Bartuzen commented 10 months ago

This is qBitController version. I was asking about qBittorrent version.

WanderMax commented 10 months ago

qBittorrent/4.3.9

Bartuzen commented 10 months ago

I fixed this issue, but I found more problems after installing your qBittorrent version. I'll try to fix them tomorrow and release a new update.

WanderMax commented 10 months ago

Thanks very much!

tarkeez commented 9 months ago

I fixed this issue, but I found more problems after installing your qBittorrent version. I'll try to fix them tomorrow and release a new update.

I have this issue on qbittorrent 4.2.5 on anything later than qbitcontroller 0.8.2.

In my case the missing fields according to the error message are [seeding_time, tracker_count]

Bartuzen commented 9 months ago

I reversed big internal changes I had made because they were causing issues, so it should be fixed in the next update.