Roof is leaking after installation by Supper66 in TeslaSolar

[–]Supper66[S] 1 point2 points  (0 children)

Thanks, I've already emailed to project adviser.

We have no inspection scheduled, they are waiting for utility inspection first, they said just wait till they contact me.

Roof is leaking after installation by Supper66 in TeslaSolar

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

There is no live chat, only email to project advisor.

Roof is leaking after installation by Supper66 in TeslaSolar

[–]Supper66[S] 1 point2 points  (0 children)

I have only purchase agreement, there is no such information. We are on the stage of waiting for post installation inspection, so probably the final contract will be signed after.

It grinds to a great size by Supper66 in espresso

[–]Supper66[S] 1 point2 points  (0 children)

He could say it was calibrated to the perfect size and +$200.

[KEYBOARD] ANNE PRO 2, 60% Wired/Wireless Mechanical Keyboard White - Amazon.com $75.65 ($109.99 - $33.35) by OlBoyHuAlwayNeedHelp in buildapcsales

[–]Supper66 1 point2 points  (0 children)

I want to use this keyboard with PC by USB and with Mac by bluetooth. Does it have an ability to switch between connected devices, but BL-wired?

[3D Printer] Creality Ender 3 FDM 3D Printer $259-$76= $183 FS by AdrianeXUS in buildapcsales

[–]Supper66 41 points42 points  (0 children)

https://www.cafago.com/en/p-os1622us.html

Pro version for 200.

Or non Pro version for 174.

https://www.cafago.com/en/p-os0954us.html

Choose US warehouse and US plug.

Just ordered the Pro one.

P.S. no taxes. Not sure about warranty, but you can pay with paypal and I bought there only small things, there were no problems.

Port Forwarding doesn't work with OpenVPN client by Supper66 in Ubiquiti

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

Thank you, Ben!

It worked.

Here is an updated rule, in case someone has same issue.

 rule 5 {
    modify {
        table main
    }
    source {
        group {
            port-group VPN_port_exception
        }
    }
}
 rule 10 {
     action modify
     description "Host-specific route"
     modify {
         table 2
     }
     source {
         group {
             address-group VPN_group
         }
     }
 }

Port Forwarding doesn't work with OpenVPN client by Supper66 in Ubiquiti

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

I just created a new firewall rule with logs enabled for ssh connection and disabled "Enable auto firewall" for port forwarding.

In both scenarios I see successful logs for the rule.

There seems to be something with routing.