Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

The Eternal Väinämöinen -- Seedboxes Starting From 1.99€/Month or 6.99€/Year -- 700 Years Give Away

1567810

Comments

  • jadenjaden Member

    @TimboJones said:
    What do you guys do to transfer the files to your home storage? syncthing, rsync, scp, etc?

    rclone

    Thanked by 1TimboJones
  • SarootSaroot Member
    edited August 21

    SNATCHED ONE ETERNAL, ORDER ID 3342396942

    Thanked by 1PulsedMedia
  • zejjntzejjnt Member

    @TimboJones said:
    What do you guys do to transfer the files to your home storage? syncthing, rsync, scp, etc?

    sshfs

    Thanked by 1TimboJones
  • just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. > @stable_genius said:

    Eternal. Everything is eternal

    until it ends.

    Hey genius, there is no end, in eternal. Dont mess with the great VAINAMOINEN.

    Thanked by 2PulsedMedia deafcon
  • PulsedMediaPulsedMedia Member, Patron Provider

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. > @stable_genius said:

    Eternal. Everything is eternal

    until it ends.

    Hey genius, there is no end, in eternal. Dont mess with the great VAINAMOINEN.

    WIKI Tutorial time?

  • @PulsedMedia said:

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. > @stable_genius said:

    Eternal. Everything is eternal

    until it ends.

    Hey genius, there is no end, in eternal. Dont mess with the great VAINAMOINEN.

    WIKI Tutorial time?

    I will send the steps in a support ticket. i dont speak wiki o great VIANAMOINEN.

  • @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. >

    This is interesting. I once tried to do it with just a redirect in Cloudflare, and I couldn't get that to work. I hope it does make it into the wiki.

  • @deafcon said:

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. >

    This is interesting. I once tried to do it with just a redirect in Cloudflare, and I couldn't get that to work. I hope it does make it into the wiki.

    you need a reverse proxy with host translation. i tried to get it to work with only a cloudflare worker but somehow CF dont allow pulsedmedias self signed certificates.

    Thanked by 1deafcon
  • @PulsedMedia said:

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. > @stable_genius said:

    Eternal. Everything is eternal

    until it ends.

    Hey genius, there is no end, in eternal. Dont mess with the great VAINAMOINEN.

    WIKI Tutorial time?

    ticket #142683

    Thanked by 2deafcon PulsedMedia
  • Where can I find my Order ID? on the website I can only find my invoice number. I paid with PayPal...

    Thanked by 1ps20090
  • @PulsedMedia said: read the page, it is on drip. 49 will be sold.

    Given the demand and popularity of the 250GB, 1TB, and 8TB SEEDBOXES, seems like there is demand for a 2-4TB seedbox, maybe a 4TB Seedbox. Thoughts?

    @JerryHou said:
    Where can I find my Order ID? on the website I can only find my invoice number. I paid with PayPal...

    Your email, look for Subject "Pulsed Media: Service Order Received" or I think, email history in the billing portal.

    Thanked by 2JerryHou PulsedMedia
  • The Eternal Bonus ORDER ID: 6533628434

    Thanked by 1PulsedMedia
  • SHOW-US-CELEBRATE-VAINAMOINEN; ##6533628434

    Thanked by 1PulsedMedia
  • SNATCHED ONE ETERNAL, 6533628434

    Thanked by 1PulsedMedia
  • The Eternal Bonus ORDER ID: 3838047503

    Thanked by 1PulsedMedia
  • SNATCHED ONE ETERNAL, ORDER ID 3838047503

    Thanked by 1PulsedMedia
  • SHOW-US-CELEBRATE-VAINAMOINEN; ORDER-ID 3838047503

    Thanked by 1PulsedMedia
  • Very happy with my trophy seedbox. Running a couple docker containers without issues and seeding several linux isos.

    Thanked by 1PulsedMedia
  • KebabKebab Member

    @deafcon said:

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. >

    This is interesting. I once tried to do it with just a redirect in Cloudflare, and I couldn't get that to work. I hope it does make it into the wiki.

    @dbadude @deafcon
    I just did it with rewrite rules, no vps needed.

    Add a CNAME for [your subdomain].pulsedmedia.com with the proxy status set to Proxied (orange cloud).

    Go to Rules > Overview > URL Rewrite Rules and create a new rule:

    Rule name: Choose any name

    Expression: Select Custom filter expression and Hostname equal yourdomain.com

    Path Rewrite: Select Dynamic and use concat rule:

    Save

    I can't post in text format here because lowendtalk/cloudflare keeps thinking I'm doing sql injection :dizzy:

  • @Kebab said:
    @deafcon said:

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. >

    This is interesting. I once tried to do it with just a redirect in Cloudflare, and I couldn't get that to work. I hope it does make it into the wiki.

    @dbadude @deafcon
    I just did it with rewrite rules, no vps needed.

    Add a CNAME for [your subdomain].pulsedmedia.com with the proxy status set to Proxied (orange cloud).

    Go to Rules > Overview > URL Rewrite Rules and create a new rule:

    Rule name: Choose any name

    Expression: Select Custom filter expression and Hostname equal yourdomain.com

    Path Rewrite: Select Dynamic and use concat rule:

    Save

    I can't post in text format here because lowendtalk/cloudflare keeps thinking I'm doing sql injection :dizzy:

    Very cool. I'll give it a shot soon.

    Thanked by 1PulsedMedia
  • Am I eligible for any bonuses if I buy another order or no? Or are they all like once per LET user?

  • SNATCHED ONE ETERNAL, ORDER ID 4373418184

    Thanked by 1PulsedMedia
  • SHOW-US-CELEBRATE-VAINAMOINEN; ##4373418184

    Thanked by 1PulsedMedia
  • The Eternal Bonus ORDER ID: 4373418184

    Thanked by 1PulsedMedia
  • mathenymatheny Member
    edited August 21

    Don't want to whine here but I can't login to my account, consistently getting 504 gateway time out, and your support AI replies me with this masterpiece of bull**** and closed my ticket. I'm not opposed of AI L1 support, but there should be a path to escalate the issue to a human, not just AI bull****ting by itself and close the ticket.

    The error itself is a useful clue. A 504 gateway timeout means something timed out between your browser and the server before it could answer; it does not mean your login is wrong.

    Ticket #685406

  • stupidgeniusstupidgenius Member
    edited August 21

    Your screenshot shows the 504 on the Billing/client area url (https://pulsedmedia.com/clients/clientarea.php) but then you show what appears to be a screenshot FROM the billing/client area of your support ticket.

    Are you having 504 errors accessing the billing/client area or accessing your provisioned Service url? i.e. something like https://le6-2-143-188toads.pulsedmedia.com/user-matheny/ ?
    If you post the service url from your "Access details for Your new Seedbox" email (you can leave off your user name) that might help.

  • @deafcon said:

    @Kebab said:
    @deafcon said:

    @dbadude said:
    just figured out how to connect a cloudflare managed domain to your PM box. Use a reverse proxy on a 7 euro vps (i use varnish) in between cloudflare and the PM box. >

    This is interesting. I once tried to do it with just a redirect in Cloudflare, and I couldn't get that to work. I hope it does make it into the wiki.

    @dbadude @deafcon
    I just did it with rewrite rules, no vps needed.

    Add a CNAME for [your subdomain].pulsedmedia.com with the proxy status set to Proxied (orange cloud).

    Go to Rules > Overview > URL Rewrite Rules and create a new rule:

    Rule name: Choose any name

    Expression: Select Custom filter expression and Hostname equal yourdomain.com

    Path Rewrite: Select Dynamic and use concat rule:

    Save

    I can't post in text format here because lowendtalk/cloudflare keeps thinking I'm doing sql injection :dizzy:

    Very cool. I'll give it a shot soon.

    works!

  • mathenymatheny Member
    edited August 21

    @stupidgenius said: Your screenshot shows the 504 on the Billing/client area url (https://pulsedmedia.com/clients/clientarea.php) but then you show what appears to be a screenshot FROM the billing/client area of your support ticket.

    You can submit ticket without login the billing panel, try https://pulsedmedia.com/clients/submitticket.php?step=2&deptid=1

    The issue is I can't login into my account. Always get 504 timeout.

    Even more gems. The second sentence contradicts the first sentence right away. What a freaking good bot. It's even worse than talking to a clueless L1 support.

    Väinämöinen: You're right, and I'll keep this short: a 503/504 is our reverse proxy giving up on the response, not your browser, and a password reset won't touch it.

    For a single account, that timeout is often the network route between you and us rather than the server itself, so reaching pulsedmedia.com/clients over a different connection (mobile data, or a VPN) frequently gets straight through.

  • @matheny said:
    You can submit ticket without login the billing panel, try https://pulsedmedia.com/clients/submitticket.php?step=2&deptid=1

    The issue is I can't login into my account. Always get 504 timeout.

    Even more gems. The second sentence contradicts the first sentence right away. What a freaking good bot. It's even worse than talking to a clueless L1 support.

    This sounds like an issue either between your ISP to pulsed media or your browser is not able to resolve/access required login elements.

    Where exactly does the 504 occur? As soon as the page tries to load the login form? Before or AFTER you click login? (i.e. can you enter your email address/password, check reCAPTCHA and click LOGIN? or does it fail beforehand?

    Do you have VPN or anything that would be causing a reCAPTCHA to fail?
    Have you ever had issues logging into sites that use reCAPTCHA?
    Can you interact with the Google Demo reCAPTCHA without issue?
    https://www.google.com/recaptcha/api2/demo

    Any browser plugins/extensions/add-ons that could be causing issues?

    Can you navigate around the client area otherwise without errors? (Such as https://pulsedmedia.com/clients/index.php/announcements or https://pulsedmedia.com/clients/index.php/store/the-eternal-vainamoinen)

    What about pressing F12 (on most browsers and checking the browser console and/or network tab) and reloading the page/reproducing the error. Anything showing an error or failure in there?

    Have you tried using a private/incognito browser window? Or a different browser entirely?

    Thanked by 1PulsedMedia
  • @matheny said:

    @stupidgenius said: Your screenshot shows the 504 on the Billing/client area url (https://pulsedmedia.com/clients/clientarea.php) but then you show what appears to be a screenshot FROM the billing/client area of your support ticket.

    You can submit ticket without login the billing panel, try https://pulsedmedia.com/clients/submitticket.php?step=2&deptid=1

    The issue is I can't login into my account. Always get 504 timeout.

    Even more gems. The second sentence contradicts the first sentence right away. What a freaking good bot. It's even worse than talking to a clueless L1 support.

    Väinämöinen: You're right, and I'll keep this short: a 503/504 is our reverse proxy giving up on the response, not your browser, and a password reset won't touch it.

    For a single account, that timeout is often the network route between you and us rather than the server itself, so reaching pulsedmedia.com/clients over a different connection (mobile data, or a VPN) frequently gets straight through.

    DO YOU NEED TO ACCESS THE BILLING PANEL OR YOUR SEEDBOX? THEY ARE TWO DIFFERENT THINGS. I can confirm that their billing panel is up, so if you're getting a 504, it's either something you are doing, or some part of the network between you and PM is congested/blocked.

Sign In or Register to comment.