Skip to content
    Back to all Bounties

    Earn 900 ($9.00)

    Time Remainingdue 2 years ago
    In Progress

    Fix my rpyc issue

    sevaus
    sevaus
    Posted 3 years ago

    Bounty Description

    Hi,

    I'm using rpyc between two files client.py and server.py.
    This works well on my local machine but on replit I get the error ConnectionRefusedError: [Errno 111] Connection refused.

    I'll offer $10 to anyone who can fix my issue