error in file manag...
 
Notifications
Clear all

error in file manager when browsing wwwroot

17 Posts
4 Users
0 Likes
2,407 Views
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

The file manager isn't limited to the amount of files really.

The error 403 forbidden is really permission based.

You can double check you disabled windows auth on the SolidCP server, other then that it's really permissions that normally trigger this error (it only has to be 1 file it can't read to trigger this error, so the more files you have the more likely this is triggered).

Reply
Posts: 9
Topic starter
(@kemokono)
Active Member
Joined: 6 years ago

@Marco Tiggelaar

i believe you (403 error) is  really permission based 

but i logged in to empty folder and tried to create files using file manager , i created 16 file successfully and when i try to create the 17th file i got error

 

so i confused how it  able to create just 16 files  no more ?!!!!!

 

can i send to you demo account to try yourself ?

Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

16 files max is weird.
did you make sure your browser cache and iis cache was flushed after update for example?

As far as taking a look our selfs: we do provide 1:1 support (paid only) where we tune in and fix the issue for you.

Did you verify windows auth is disabled on solidcp portal / enterprise / server?

Reply
Posts: 9
Topic starter
(@kemokono)
Active Member
Joined: 6 years ago

tried after iis and browser cash flushed

also windows auth is already disabled since setup

!!!

Reply
Posts: 9
Topic starter
(@kemokono)
Active Member
Joined: 6 years ago

i have changed debug mode to true so the error appear as the following

Server Error in '/' Application.
The request failed with HTTP status 403: Forbidden.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The request failed with HTTP status 403: Forbidden.

Source Error:

Line 361: CommandName='rename' meta:resourcekey="cmdRenameFile" CausesValidation="false"
Line 362: CommandArgument='<%# Eval("Name") %>'></asp:ImageButton>
Line 363: <asp:ImageButton ID="cmdEditFile" Runat="server" SkinID="EditFile" AlternateText="Edit file"
Line 364: visible='<%# IsEditable(Container.DataItem) %>'
Line 365: CommandName='edit_file' meta:resourcekey="cmdEditFile" CausesValidation="false"

Source File: c:WebsitePanelPortalDesktopModulesSolidCPFileManager.ascx Line: 363

Reply
Page 2 / 3
Share: