Read-only file system #2703
-
| 
         Getting below Error info	Unknown encountered on server. Message:'System.IO.IOException: Read-only file system : '/CustomChromium' using (Stream responseStream = response.ResponseStream) }  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
| 
         The error says   | 
  
Beta Was this translation helpful? Give feedback.
-
        
 i have deployed on aws lambda with full permission , but still getting same error so i have changed the code as below }  | 
  
Beta Was this translation helpful? Give feedback.
i have deployed on aws lambda with full permission , but still getting same error so i have changed the code as below
and it worked .