BIGNUM - Memory allocation failed trying to play internet radio with URLStreamBuffered #2212
-
| 
         Hi @pschatzmann, I'm using URLStreamBuffered. Sometimes with some radio stations I get this error, and ESP32 keep in a freeze state thet currently I don't know how to avoid. Any idea? This occurs when be trying to connect to the radio station. Thanks in advance.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            pschatzmann
          
      
      
        Oct 29, 2025 
      
    
    Replies: 2 comments
-
| 
         The error message speaks for itself! Thry to use PSRAM or decrease the buffer size allocated by URLStreamBuffered..  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        pschatzmann
-
| 
         ok. Thanks.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The error message speaks for itself!
Thry to use PSRAM or decrease the buffer size allocated by URLStreamBuffered..