Posts by bioseeker

    I have a problem with ipvanish on vpn manager. In the openvpn folder located in etc I inserted pass.file and ca.ipvanish.com. I restarted the box and everything works perfectly but if I move from one country to another the VPN stops working and disappears from the openvpn ca.ipvanish.com folder. To make it work again I have to reinsert it and restart the box again. Where am I wrong?

    you do not add the .pass file to etc openvpn folder but add it to where your ipvanish openvpn config files are stored example harddisk\IP_Vanish folder

    I did what you wrote but it doesn't work. I also attach openvpn.log

    I have a problem with ipvanish on vpn manager. In the openvpn folder located in etc I inserted pass.file and ca.ipvanish.com. I restarted the box and everything works perfectly but if I move from one country to another the VPN stops working and disappears from the openvpn ca.ipvanish.com folder. To make it work again I have to reinsert it and restart the box again. Where am I wrong?

    Some user has already managed to find out where to change the hours of the Footonsat program, as almost no one talks about the error in the program hours, that's because everything must be fine. In my case, PT has 6 hours more than the game hours.Does the author know about the program's problem so he can modify something that is wrong?

    def getTime(self, match_date):

    timezone = strftime("%z")

    if timezone.startswith('+') and timezone != '+0000':

    dif = int(timezone[:3]) + 4

    calc = (datetime.strptime(match_date, '%H:%M - %Y-%m-%d') + timedelta(hours= -dif)).strftime('%H:%M - %Y-%m-%d')

    elif timezone == '+0000':

    calc = match_date

    else:

    dif = int(timezone[:3]) + 4

    calc = (datetime.strptime(match_date, '%H:%M - %Y-%m-%d') - timedelta(hours= -dif)).strftime('%H:%M - %Y-%m-%d')

    return calc


    I adjusted the time that belongs to my area by changing the two values highlighted in red.

    You speak from my soul. Those three basketball competitions are more popular across Europe than the boring NBA.

    The spectacle that the NBA gives is not given by the EuroLeague, EuroCup, Aba League combined.

    The same thing happens to me too. I have an openpli 8.3 on gigablue and even though I tried to install opkg install python3-sqlite3 it continues to give me the same error.

    Can somebody confirm that this plugin (latest version) is working ok in OpenBh 5.3 (latest)?

    I am using that image but getting 'Login Error: AUTH_FAILED'.


    My login credentials have not changed and I can successfully connect using my mobile phone with the same login details.

    The same thing happens to me too; I assume you are using nordvpn. They changed the authentication process. Using password and mail for the manual connection method no longer works. Now it works with the credentials they send you to your email.

    replacing the file with that of post 5 the plugin returns to have the problem

    I did as written and it actually works but unfortunately the writing is in Cyrillic. Do you know how to change it?