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

List the files in the http server - ODS Main app #434

Open
ImVis10 opened this issue Apr 17, 2023 · 1 comment
Open

List the files in the http server - ODS Main app #434

ImVis10 opened this issue Apr 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ImVis10
Copy link
Contributor

ImVis10 commented Apr 17, 2023

There is an HTTP server listed at the address http://129.114.108.26/. But the files it hosts are not being listed because of an issue with Apache vfs2 library. But there are files on the server.

Image

@ImVis10 ImVis10 changed the title List the files in the http server List the files in the http server - ODS Main app Apr 17, 2023
@ImVis10 ImVis10 self-assigned this Apr 17, 2023
@ImVis10 ImVis10 added the bug Something isn't working label Apr 17, 2023
@ImVis10
Copy link
Contributor Author

ImVis10 commented Apr 17, 2023

Tried a lot of things in regard to the Apache vfs2 and httpclient 5.x libraries like changing the fileSystemManager, adding the HTTP file providers, etc, but nothing worked.

So the issue is not known at the moment, why this is not working.

But I fixed the issue by leveraging jsoup, which was easier than figuring out what's wrong with Apache vfs2.

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant