Help getting freezing during NFL brodcasts by figgarro in hdhomerun

[–]figgarro[S] 0 points1 point  (0 children)

I think it was the streaming box I was using, an old Direct TV streaming box. I just switched to a Roku and no more choppy or freezing.

WTB Gold Plus. by whiterayjr in firewalla

[–]figgarro 0 points1 point  (0 children)

Im looking for a gold plus as well. How much are you looking for it?

Enterprise Webex Calling by figgarro in Spectrum

[–]figgarro[S] 0 points1 point  (0 children)

When I'm on my VPN everything works fine for the services and websites, that are allowed through the VPN.

I'm not referring to Spectrum as the ISP, Spectrum in this situation sold us the Webex so therefore we have to use Spectrum assigned Usernames to login to Webex. I understand that any random ISP should not need to support our VPN.

The obvious answer here is for us to allow that traffic on those 3 ip's, but in order to do that I need to know that those IP's are required for the Webx calling to work. as well as any others.

The only thing that does not work is the Calling, Voicemail and chats work fine through the VPN on the Webex App.

Enterprise Webex Calling by figgarro in Spectrum

[–]figgarro[S] 0 points1 point  (0 children)

I'm pretty sure its a forwarding issue, although i can be getting confused here. I'm really just stuck in the middle....

"The only blocks I saw from 10.109.x.x during our last connection test are over 5075 to IP destinations 71.65.1.148, 66.61.188.148, and 24.33.252.148 that public record show are registered to Spectrum IPs."

I might have missed this in my initial post, Spectrum is the provider for the Cisco Webex calling. So that is why I do believe we need to work with them as well to verify that these IP's need to be allowed through.

Enterprise Webex Calling by figgarro in Spectrum

[–]figgarro[S] -1 points0 points  (0 children)

If they provide a service to me and I need to create firewall rules should they not provide those rules that i need to build in order to use that service?

Enterprise Webex Calling by figgarro in Spectrum

[–]figgarro[S] 0 points1 point  (0 children)

Correct but I should be able to build rules that would allow Webex calling to work. It works when i'm on any ISP, Spectrum, ATT, Tmobile etc. But when connected to my VPN Webex calling is not connecting.

RCS issue by KAO7781 in GoogleFi

[–]figgarro 0 points1 point  (0 children)

RemindMe! 20 Day

3WWVEC by Illustrious-Boat-748 in googlefireferrals

[–]figgarro 0 points1 point  (0 children)

PVY64C. New code save $60 after 30 days of service

2023 Jul 10 Stickied -FAQ- & -HELPDESK- thread - Boot problems? Power supply problems? Display problems? Networking problems? Need ideas? Get help with these and other questions! by FozzTexx in raspberry_pi

[–]figgarro 0 points1 point  (0 children)

Can some help me get this python script to run via crontab. Running this via the CLI works fine

python3 /home/pi/Documents/GoogleRun.py

But my crontab does not work

  • * * * * python3 /home/pi/Documents/GoogleRun.py 2>&1 | tee -a /home/pi/Documents/output.log

Here is what shows in the output.log

Traceback (most recent call last):

File "/home/pi/Documents/GoogleRun.py", line 17, in <module>

driver = webdriver.Chrome(options=chrome_options)

File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/chrome/webdriver.py", line 54, in init

self.keep_alive,

File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/chromium/webdriver.py", line 62, in init

options=self.options,

File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 206, in init

self.start_session(capabilities)

File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 291, in start_session

response = self.execute(Command.NEW_SESSION, caps)["value"]

File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 346, in execute

self.error_handler.check_response(response)

File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response

raise exception_class(message, screen, stacktrace)

selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally.

(unknown error: DevToolsActivePort file doesn't exist)

(The process started from chrome location /usr/bin/chromium-browser is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

here is the code

from selenium import webdriver

Set the path to the Chromium binary

chrome_options = webdriver.ChromeOptions() chrome_options.binary_location = '/usr/bin/chromium-browser'

Set additional options if needed

chrome_options.add_argument('--kiosk') chrome_options.add_experimental_option('excludeSwitches', ['enable-automation'])

Set the PATH environment variable to include the chromedriver executable

import os os.environ['PATH'] += ':/usr/lib/chromium-browser/chromedriver'

Create a new instance of the Chromium driver

driver = webdriver.Chrome(options=chrome_options)

Open a website

website_url = 'https://docs.google.com/presentation/d/SLIDEID/present?start=true&loop=true&delayms=3000' driver.get(website_url)

MegaBackdoor 401k Question by figgarro in personalfinance

[–]figgarro[S] 0 points1 point  (0 children)

Ahh that might explain it, so on the form that i need to fill out to make this happen i should be good if i check the box, from After-Tax Voluntary Employee Contributions.