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

The iOS application doesn't work with the latest wallabag version #2191

Closed
fycth opened this issue Jul 9, 2016 · 4 comments
Closed

The iOS application doesn't work with the latest wallabag version #2191

fycth opened this issue Jul 9, 2016 · 4 comments

Comments

@fycth
Copy link

fycth commented Jul 9, 2016

Issue details

When configuring the iOS application, it can't establish connection to the wallabag hosted installation.
In the server logs I see the mobile application is trying to reach out the following URL:

/index.php?feed&type=home&user_id=1&token=gAPnuiT0y8ND1TE

The URL gives Error 404. Since there is no 'index.php' file in the 'web' folder, I assume it tries to use wrong URL (that might has been changed in the latest wallabag releases).

Environment

  • wallabag version (or git revision) that exhibits the issue:
    2.0.5
  • How did you install wallabag? Via git clone or by downloading the package?
    Git clone (following the docs)
  • Last wallabag version that did not exhibit the issue (if applicable):
    N/A
  • php version:
    5.5.9-1
  • OS:
    Ubuntu 14.04.4 LTS
  • type of hosting (shared or dedicated):
    VPS
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):
    MySQL

Steps to reproduce/test case

Install wallabag 2.0.5 following the documentation. Install the mobile app on iOS. Try to configure the app - it says "The requested URL was not found on this server"

@tcitworld
Copy link
Member

Sorry, support for wallabag v2 is still a work in progress for the iOS app.

@fycth
Copy link
Author

fycth commented Jul 9, 2016

Is the iOS app open source? Maybe could contribute.

@tcitworld
Copy link
Member

You're very welcomed. Check out wallabag/ios-app#32 for the WIP.

@j0k3r
Copy link
Member

j0k3r commented Jul 19, 2016

I guess we can close that issue then

@j0k3r j0k3r closed this as completed Jul 19, 2016
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

3 participants