This is a migrated thread and some comments may be shown as answers.

Could not find active.txt

9 Answers 365 Views
MacOS
This is a migrated thread and some comments may be shown as answers.
Jerry
Top achievements
Rank 1
Jerry asked on 19 Oct 2016, 07:19 PM

I get an error while loading fiddler (attached screenshot).

Could not find file "<install directory>/active.txt"

9 Answers, 1 is accepted

Sort by
0
Stewart
Top achievements
Rank 1
answered on 20 Oct 2016, 02:59 PM

Same issue.

0
Tsviatko Yovtchev
Telerik team
answered on 20 Oct 2016, 03:34 PM
Hi guys,

Could you share something more about this problem? Does this happen on the first run of Fiddler? Does the user that runs Fiddler have write permissions to the Fiddler folder? Have you somehow modified the files in Fiddler folder?

Regards,
Tsviatko Yovtchev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jerry
Top achievements
Rank 1
answered on 20 Oct 2016, 04:04 PM

Yes this happened on the first run and all future runs.  The user has full permissions.  I actually tried chmod 777 to the whole directory and still the same error.  I did not modify the files in the fiddler directory.

Thanks,

- Jerry

0
Tsviatko Yovtchev
Telerik team
answered on 20 Oct 2016, 04:57 PM
Hello,

Could you please unzip and copy the attached file to Fiddler folder and start Fiddler wit this command 

mono --debug Fiddler.exe

Then, please, copy the exception stack trace here. 

Regards,
Tsviatko Yovtchev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jerry
Top achievements
Rank 1
answered on 20 Oct 2016, 06:07 PM

The attached file did not execute properly.  See output:

$ mono --debug Fiddler.exe
Cannot open assembly 'Fiddler.exe': File does not contain a valid CIL image.

 

When I try the same with the original Fiddler.exe I get the following output:

$ mono --debug Fiddler.exe
/Users/Shared/fiddler-mac/getActiveServices.sh: line 23: [: Thunderbolt: binary operator expected
Could not find current service
/Users/Shared/fiddler-mac/getActiveServices.sh: line 23: [: Thunderbolt: binary operator expected
Could not find current service

 

I am using a Thunderbolt Monitor if that information is useful.

Thanks,

- Jerry

0
Stewart
Top achievements
Rank 1
answered on 20 Oct 2016, 06:11 PM

Interesting, I too am running a Thunderbolt monitor and get similar results but my error is "Display:" instead of "Thunderbolt:".

Running macOS 10.12 if that helps too.

 

Stewarts-MacBook-Pro:~ stewart$ mono --debug ~/Downloads/fiddler-mac/Fiddler.exe
/Users/stewart/Downloads/fiddler-mac/getActiveServices.sh: line 23: [: Display: binary operator expected
Could not find current service
/Users/stewart/Downloads/fiddler-mac/getActiveServices.sh: line 23: [: Display: binary operator expected
Could not find current service
Terminated: 15

0
Accepted
Tsviatko Yovtchev
Telerik team
answered on 21 Oct 2016, 05:10 PM
Hello,

Thanks for bearing with me this far guys. 

You are not supposed to execute the attached file. You just have to put it in the same folder where the rest of the files are and start the original Fiddler.exe with the --debug option.

However, the logs you sent me actually helped diagnose the potential problem. I prepared a build with the fix and you can find it attached. Please, let me know how it works for you.

Regards,
Tsviatko Yovtchev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jerry
Top achievements
Rank 1
answered on 21 Oct 2016, 11:11 PM

The patch you supplied works great.  Thanks for your super fast help.

- Jerry

0
Stewart
Top achievements
Rank 1
answered on 21 Oct 2016, 11:51 PM

That fixed it for me too!

Thanks, Tsviatko!

Tags
MacOS
Asked by
Jerry
Top achievements
Rank 1
Answers by
Stewart
Top achievements
Rank 1
Tsviatko Yovtchev
Telerik team
Jerry
Top achievements
Rank 1
Share this question
or