Although, when searching "firefox already running" it seems a more common issue. I tried a few other emails, or some other URLs from other external sources - no error. I have not rebooted the pc. What I did do is that I deleted the file a couple of hours ago as said, it is back again. That's the only difference. Beats me So the only solution sofar was to close all the tabs and Firefox, which is not always desirable and then launch the URL from the mail, or, alternatively, copy-paste the URL into a new tab of a running FF session.
That said, as you can read above, I now tried hard to get this error, but for one odd reason or the other, I cannot reproduce it although I am having this error on a regular basis sofar. The error I had this morning, cannot be reproduced, with same URL and many tabs open.
I am hoping your problem was either due to some temporary problem, maybe whilst disk indexing or AV scanning ran in the background, or because previously had the -no-remote set. Initially I was wondering whether you were using webmail, but it seems you use some other email client, not Firefox. The parent. Normally there is no need to have to manually delete the parent. If Firefox is open it is correct to have the parent.
Some users have reported this prevents the problem. Mozilla applications are extremely picky about the contents of the profiles. If you can't fix the problem by editing the location backup the profiles. If that works you can "move the profile" again to tell it about other profiles. If you are unable to unlock the profile using the above methods, use the Profile Manager to create a new profile and transfer your data from the locked profile to the new profile.
This page was last modified , 24 March This page has been accessed 1,, times. All Rights Reserved - Privacy Policy. Profile in use From MozillaZine Knowledge Base This article explains how to regain access to a locked or unavailable profile. This occurs if You receive a message that the selected profile is already "in use" while using the Profile Manager You start the application and it won't run, but it doesn't display any error messages.
You see an error that your SeaMonkey or Firefox "profile cannot be loaded. Only one copy of Firefox can be open at a time. The running copy of Firefox will quit in order to open this one. Firefox is already running, but is not responding. This work in my case and I was able to delete. The content you requested has been removed. Ask a question. Quick access.
Search related threads. Remove From My Forums. Answered by:. It can't be directly deleted. To delete everything for the service, including the locked infrastructure resource group, select Delete for the service. In the Settings blade for the resource, resource group, or subscription that you wish to lock, select Locks.
To add a lock, select Add. If you want to create a lock at a parent level, select the parent. The currently selected resource inherits the lock from the parent. For example, you could lock the resource group to apply a lock to all its resources. When using an Azure Resource Manager template ARM template or Bicep file to deploy a lock, you need to be aware of the scope of the lock and the scope of the deployment. To apply a lock at the deployment scope, such as locking a resource group or subscription, don't set the scope property.
When locking a resource within the deployment scope, set the scope property. The following template applies a lock to the resource group it's deployed to. Notice there isn't a scope property on the lock resource because the scope of the lock matches the scope of deployment. This template is deployed at the resource group level. The main Bicep file creates a resource group and uses a module to create the lock. When applying a lock to a resource within the resource group, add the scope property. Set scope to the name of the resource to lock.
The following example shows a template that creates an app service plan, a website, and a lock on the website. The scope of the lock is set to the website. To lock a resource, provide the name of the resource, its resource type, and its resource group name. To get information about a lock, use Get-AzResourceLock. To get all the locks in your subscription, use:. You lock deployed resources with Azure CLI by using the az lock create command.
To get information about a lock, use az lock list. The scope could be a subscription, resource group, or resource.
0コメント