Incorrect path from URLForUbiquityContainerIdentifier (iCloud) - macos

I use an external hard drive for my user data, and 2 weeks ago I had a crash and changed to a new disc with another name. I do this on User & Groups advance options on the preferences panel.
My problem comes when I get the path from NSFileManager URLForUbiquityContainerIdentifier it referes to the old external volume "jose" that I no longer have. How can I update it?
file://localhost/Volumes/Jose/Library/Mobile%20Documents/4C224W52W5~com~piso13~Recipes

i resolve the same probleme...
There is not posibility to reconfigure, now you must remove the current configuration.
Switch off iCloud "mobile documents" system preference... and remove the folder "˜/Library/Application Support/Ubiquity".
I don't know if it is necesary reboot, i do it.
Now... switch on "mobile documents" icloud system preference.
(sorry for my english)

I this not something you can talk to the apple genius people about? A friend of mine had a similar issue and they were able to resolve it.

Related

My Google add-on script is no longer recognizing me as the owner

I don't believe there's any way to contact a human being at Google to help with this, unfortunately.
I have an add-on that I developed years ago: https://chrome.google.com/webstore/detail/doc-variables/ggigadkkljhdchdhpliohdcokbnpcnjn?hl=en
In the last few weeks (last publish 5/29/17) I can no longer publish from the script editor. It says, "Only the owner of a script can publish the script as an add-on.".
I know I own the app/script:dashboard screenshot
One item to mention is that our organization (the account associated with it) recently changed our domain. Is it possible this disconnected my ownership some how? Anyone have any ideas on what I can do?
The screenshot shows that you own the webstore item but not that you own the script itself.
If it's a standalone script, then make sure you also own the script document in Google Drive. Perhaps, the ownership has been changed or you've opened Script Editor with a different account. If the ownership has been changed and you cannot change it back, you can make a copy of the script that you'll own.

Alfred unable to remember my preferences and always does reset after re-launch

Alfredapp in mac cannot remember my preferences. All my settings would be reverted to default while I relaunch the app.
I don't have Dropbox Sync in settings and I tried to repair the permission in Disk Utility, but it is still not working.
I found out a way to resolve this issue in https://www.alfredapp.com/help/troubleshooting/preferences/ with the fourth one "4. Create a New User Account" is helpful.
But I think I can't switch to an new account. So is there anyway to resolve this ? What happened to my current account ? Can I repair my account to make everything well ?
Thanks a lot.
You can try to set the following configuration:
Advanced->Syncing->Set sync folder
Set the folder to your user's directory. Just like ~/backup/alfred3.
Make sure your Dropbox does not take control of it. Then restart your alfred.

The file “MyApp” couldn’t be opened because you don’t have permission to view it. Xcode 6.1.1

To start off yes I know that this question is among many others on this site, but it seems that none of the other answers are working for me. Here is what has happened...
I originally had the Xcode file in its own folder in my documents, then I moved it onto an external hard drive, along with all my other files, and then wiped my hard drive. I can build the app but not run it on the simulator on on my device, and the last thing the little status bar at the top says is "signing product" So... just looking at other responses could this be because of me not having the "original" files? Thank you in advance for any help!
Oh a side note, I have the app on the app store, before it all went in the toilet, I don't know if that helps in any way. I have tried everything under the sun from changing the bundle identifier, getting new certificates, repairing permissions with disk utility, and clicking "ignore user permissions" on my external drive.
select info
Enter Bundle name As : ${PRODUCT_NAME}
Executable file : ${EXECUTABLE_NAME}

How do I change file/folder permissions from cpanel?

I have a joomla website, which I recently moved and I'm having problems with file permissions. The easy fix would be to change all the folders and files permission to 0777, do whatever I need to do, and then change them back. I don't think that's possible anyway - to change them all at once then make everything as it was.
The other solution would be to switch permissions to user Apache from cpanel. Can I do that? How? What other options do I have?
Thanks!
Well it turns out that you can't change the owner from the cpanel. My solution was to contact my hosting and have me transferred to another server of theirs that used FastCGI, which made all my files' owner Apache (instead of null, or nobody, what it was before).
I couldn't find my answer on the internet, I had to ask them and they gave me that solution.
You can change the file/folder permission using the cpanel.
Just login to your cpanel,
there you can find a option called "File Manager".
Just click on that, it will list all your files and folders in a table at the window.
In the table, at the last column which will be named as "Perms". Just click on the column corresponding to the file/folder for which you want to change the permission.
I know this is old thread, but may useful for next user come here.
There is good tool for doing this by Jacob, here you can visit his page http://boomshadow.net/tech/fixes/fixperms-script/, but may you need root access to do it.

how to detect files related to an app on a mac

I am wondering how an application like appzapper can detect the files related to an application?
All ideas are welcome.
Thanks for your help,
Regards,
By looking into the standard locations that usually are used by applications to store preferences (like Library/Preferences/ , Library/Caches, etc., both in your home directory ~/ and under / ) I couldn´t find any file or folder that isn´t using either the applications name (eg. ~/Library/Application Support/Firefox) or it´s bundle identifier (eg. ~/Library/Preferences/org.mozilla.firefox.plist) in its name; so I guess they´re just using that.
In the case of AppZapper you can go ahead and try for any (not currently running) Application to rename the ~/Library/Application Support/AppName folder for example to ~/Library/Application Support/111AppName - AppZapper doesn´t find it anymore. If you change it to ~/Library/Application Support/AppName111 it shows up as a related file.
Out of this you can conclude that there isn´t any magical linkage between a folder full of preferences and it´s associated application that AppZapper is reading out, it´s merely checking for folders starting with the Application´s Name.

Resources