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

Mobile UI "select files to upload" part is gone in latest version. #2170

Closed
7 of 8 tasks
caesarju opened this issue Jan 29, 2022 · 3 comments
Closed
7 of 8 tasks

Mobile UI "select files to upload" part is gone in latest version. #2170

caesarju opened this issue Jan 29, 2022 · 3 comments

Comments

@caesarju
Copy link

Is there a pinned issue for this?

  • I have read the pinned issues and could not find my issue

Is there an existing or similar issue/discussion for this?

  • I have searched the existing issues
  • I have searched the existing discussions

Is there any comment in the documentation for this?

  • I have read the documentation, especially the FAQ and Troubleshooting parts

Is this related to a provider?

  • I have checked the provider repo for issues
  • My issue is NOT related to a provider

Are you using the latest release?

  • I am using the latest release

Have you tried using the dev branch latest?

  • I have tried using dev branch

Config used

transmission-vpn:
container_name: transmission-vpn
image: haugene/transmission-openvpn:latest #3.7.1
restart: always
cap_add:
- NET_ADMIN
volumes:
- /etc/localtime:/etc/localtime:ro
- $DOCKERDIR/appdata/transmission-vpn/data:/data
- $DOCKERDIR/appdata/transmission-vpn/config:/config
- $DOCKERDIR/appdata/transmission-vpn/scripts:/scripts
- $DOWNLOADDIR:/data/downloads

Current Behavior

When I go to web UI using safari/chrome on iphone, I can't find "Select" button to select file to upload in latest version.
But, if I go to web UI using desktop chrome, I can find it, and it works.

Also, I can find it in 3.7.1 version even if I go to web UI using mobile safari.

I've searching similar situation from google.
transmission/transmission#431

< Latest version web UI - cannot find select button >
KakaoTalk_20220129_192107048

Expected Behavior

Even if I go to web UI using my iphone, there is a button selecting files to upload in latest version. (v4?)

< I can using select button to upload files in 3.7.1 >
KakaoTalk_20220129_192106629

How have you tried to solve the problem?

In 3.7.1 there is no problem at all. It works!

Log output

No errors.

Environment

- OS: Ubuntu 20.04
- Docker: 20.10.12

Anything else?

No response

@caesarju
Copy link
Author

Since transmission-openvpn 4.0 uses transmission version 2.94, it seems to be used without inherently solving the problem.
So, if I use mobile often, I should use transmission-openvpn v3.7.1.
Am I right?

@pkishino
Copy link
Collaborator

This isn’ta container issue, is with the UI. We can’t do anything about that directly. I suggest you either stick with 3.7.1 or use a different UI (e.g. flood, see wiki) than default

@caesarju
Copy link
Author

This isn’ta container issue, is with the UI. We can’t do anything about that directly. I suggest you either stick with 3.7.1 or use a different UI (e.g. flood, see wiki) than default

I understood. Thank you.

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