Hello Nextcloud community,
I’m encountering two separate but related issues with CSV files in Nextcloud, and I would greatly appreciate any assistance or guidance.
Issue 1: Unable to Load CSV Files in Nextcloud Files App
When selecting a CSV file in the Nextcloud Files app, it fails to load properly. The viewer doesn’t display the CSV content as expected.
Steps to reproduce:
- Open the Nextcloud Files app
- Navigate to a folder containing a CSV file
- Click on the CSV file to view it
- The file doesn’t load or display correctly
Expected behavior: The CSV file should open and display its contents in a readable format.
Actual behavior: The file fails to load or display properly.
Issue 2: Server Request Error When Extracting Drone Flight Data from CSV in Custom App
I’m developing a custom app to extract drone flight data from CSV files. However, I’m encountering a server request error when trying to process the CSV file.
Steps to reproduce:
- Upload a CSV file containing drone flight data to Nextcloud
- Attempt to process the file using my custom app
- Receive a server request error
Questions:
- For the Files app issue, are there any known limitations or configuration settings that might affect CSV file viewing?
- Regarding the custom app development, are there best practices or recommended approaches for handling CSV files and extracting specific data in Nextcloud?
- Are there any specific permissions or settings I need to check to ensure proper file access and processing?
Any insights, suggestions, or resources you can provide would be immensely helpful. Thank you in advance for your assistance.