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

Is there a way to clear up the Cloud storage on linux (Steamdeck)? #105

Open
Juanitocancino opened this issue Apr 6, 2023 · 3 comments
Open

Comments

@Juanitocancino
Copy link

Juanitocancino commented Apr 6, 2023

I have a little issue with the Steamdeck app that it happened in my Laptop
I try to select the One Drive option, but the app just jump to the main menu. And if i try to select again the One drive Cloud, it just says pending and return to the menu with the list of games, but it does not contain my games (Just the default games).

I solved this problem in mi Laptop (which is Windows) going to the route of the aplication and running inside the "bin" folder the command "rclone config". And delete all the entries with the setup. After this clicking again on the set up of One drive it opens the webpage.

But i can't do this on the Steamdeck, i found the rclone, but i think is not the right one or i'm not executing correctly (it was inside ../flaptpak/app/io.github.daviddesimone.opencoudsaves/current/active/files/bin) i open the terminal here and exececute the same comand that i ran in my laptop, but the rclone seems to be empty and don't have anything registered

@DavidDeSimone
Copy link
Owner

Let me take a look at this on my Deck tonight and get back to you - one issue we are having right now is that game lists are not properly syncing between devices, which is fixed by #104, so you may be experiencing that. However, I still will investigate on how to reset your rclone config and report back.

@DavidDeSimone
Copy link
Owner

To completely remove your current rclone and cloud settings, you can delete

~/.var/app/io.github.daviddesimone.opencloudsaves/config/OpenCloudSave/opencloud_perfs.json

And

~/.var/app/io.github.daviddesimone.opencloudsaves/config/rclone/rclone.conf

Alternative solutions are to backup your user_overrides.json and to reinstall the app on steam deck and see if that resolves the issue.

Otherwise you may need to wait for 0.18.2

@Juanitocancino
Copy link
Author

Hi, Thanks for the fast response
I deleted the 2 Files
~/.var/app/io.github.daviddesimone.opencloudsaves/config/OpenCloudSave/opencloud_perfs.json
and
~/.var/app/io.github.daviddesimone.opencloudsaves/config/rclone/rclone.conf

And when i start up the app again, it asked me again for the cloud configuration, this time it open the Web page and everithing fine.

And like you said it does not sync correctly the games, but if i try to upload a savedata with the default games, it create the files on the cloud

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