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

4.1.0 typo/case-sensitive FS issue "RemoteBackupUtility" #40

Closed
Gaspadlo opened this issue Oct 5, 2022 · 4 comments
Closed

4.1.0 typo/case-sensitive FS issue "RemoteBackupUtility" #40

Gaspadlo opened this issue Oct 5, 2022 · 4 comments

Comments

@Gaspadlo
Copy link

Gaspadlo commented Oct 5, 2022

Upgrading to the latest version and accessing the plugin dashboard results in an error
image

inspecting the actual structure on the server, the folder name is lowercase
image

renaming the folder results in another error
Failed to instantiate component or class "weareferal\remotebackup\assets\remotebackuputility\RemoteBackupUtilityAsset"

downgrading back to 4.0.1 for now

Weareral possibly using a case-insensitive FS? or something else might be causing this?

@timmyomahony
Copy link
Owner

Yep, I think this is an issue with git not renaming a change due to case sensitivity. Could you try version 4.1.1?

@Gaspadlo
Copy link
Author

Gaspadlo commented Oct 8, 2022

Hello @timmyomahony, I have tried it today again, but unfortunately the problem persists for me... Maybe a clean install of the plugin might be necessary? (I'd rather avoid that).

Running a Ubuntu 22.04.1 LTS on a google VM machine.

@timmyomahony
Copy link
Owner

🤦🏼 I was able to replicate. I think I forgot to rename a path. Strangely it didn't show up while testing.

Either way, I've tried another fix in 4.1.2. Check that out and hopefully it fixes it.

@Gaspadlo
Copy link
Author

Gaspadlo commented Oct 9, 2022

Seems to be working great now. 👏

@Gaspadlo Gaspadlo closed this as completed Oct 9, 2022
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