joeferraro / MavensMate-SublimeText

Sublime Text plugin for Salesforce developers. Aims to replace the Eclipse-based Force.com IDE.
http://mavensmate.com
GNU General Public License v3.0
290 stars 119 forks source link

[ERROR]: Could not create Trace Flags: This entity is already being traced by a trace flag with a start and expiration date that overlap this trace flag's start and expiration date.: Traced Entity ID #850

Closed alexleventer closed 7 years ago

alexleventer commented 7 years ago

I keep getting the following when clicking "Start Logging" within the MavensMate Sublime Text Plugin: [ERROR]: Could not create Trace Flags: This entity is already being traced by a trace flag with a start and expiration date that overlap this trace flag's start and expiration date.: Traced Entity ID

In the Salesforce dev console, I don't see any enabled trace flags.

MavensMate for Sublime Text v7.0.2

shinca commented 7 years ago

I ran into this and my resolution was to goto setup / Logs / Debug Logs to delete the User Trace for my login. I then went back to MM and requested the "Start Logging" and it was successful. Curious if this works for others. My apologies for commenting on a closed issue.