Question / Help OBS Failed To Connect To Server - YouTube (log file included)

NewbStreamer45

New Member
I tried everything, but I just can't start my live stream test even though I have my live-dashboard open. I included a log file, only look at the bottom though, that was my last try. Please help if you can. If you need more info, just ask for it.

PS: "Beim Datenbankaufruf ist ein nicht behebbarer Fehler aufgetreten." is german for "An unsolvable error occurred during the database call."
 

Attachments

Looks like something is flat blocking your connection. Check that you don't have any antivirus or security software that could be blocking OBS' normal function.
 
20:33:05.636: AutoUpdateThread::run: Failed to fetch manifest file: Could not resolve host: obsproject.com

Something is blocking OBS from even accessing the website to check for updates. Probably a 3rd party firewall if you have one, a lot of products remain active even when supposedly turned off.
 
I don't think I have a firewall like that installed on my computer. Maybe I need to unlock ports on my router?

20:58:12.661: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/chrome_elf.dll' not found, loading of module failed
20:58:12.746: [CoreAudio encoder]: CoreAudio AAC encoder not installed on the system or couldn't be loaded
20:58:12.854: [AMF] Encountered Exception during AMF initialization: Unable to load 'amfrt64.dll', error code 126.
20:58:12.854: Failed to initialize module 'enc-amf.dll'
20:58:13.960: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
20:58:13.989: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libEGL.dll' not found, loading of module failed
20:58:14.082: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libGLESv2.dll' not found, loading of module failed
20:58:14.128: Failed to load 'en-US' text for module: 'obs-browser.dll'

Just because I'm interested, why does it say "loading of module failed"?
 
You don't need to open any ports. If you can access this forum, your router is already working fine. This still smells of antivirus / security software interference.

Those warning messages are due to extra DLLs that are supporting files for other plugins and not OBS plugins themselves.
 
That's normal, those are required components for plugins, but not plugins themselves. OBS tries to load any modules in the directory, but since they're not actual plugins, the load fails. This is normal and nothing to worry about.
 
Well, is there a way to find out what software is blocking the access? I couldn't find any fishy software in the Programs And Features window.
 
You don't need to open any ports. If you can access this forum, your router is already working fine. This still smells of antivirus / security software interference.
@R1CH FYI: I was reading forum but still I needed to tweak router settings to make OBS work (with Youtube). Firewall was at high, now at medium WAN to LAN traffic is allowed and OBS works.

Also side note: somekind of internet speedtest could be useful. Or an option to automatically lower/adjust settings > output > video bitrate until there is no/only little Dropped Frames (network). I had to go from default 2600 to 500...
 
Back
Top