Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help: WebUI and Remote Access #9

Closed
AverilLuo opened this issue Apr 1, 2024 · 5 comments
Closed

Help: WebUI and Remote Access #9

AverilLuo opened this issue Apr 1, 2024 · 5 comments

Comments

@AverilLuo
Copy link

Screenshot
and the log file is here if needed
[Ubuntu Server 22.04 LTS 64bit]

I'm using the pre build artifact for ubuntu from the release page, and i installed pywebview things by following this guide but nothing changed, i can't 100% sure my installation is correct and complete because to be honest (and pretty obvious) i'm just officially so suck at this, maybe all i really need is just a working installation step, but i did try everything i could, please help!!

Best regards

@KrisCris
Copy link
Owner

KrisCris commented Apr 1, 2024

Did the tool open a web page for you? if not, can you try manually open this webpage: 127.0.0.1:58080

Tbh I am not sure how to fix this, but, I am going to find a way to workaround this.

Duplicate of #4

@AverilLuo
Copy link
Author

Thanks for such a quick reply,
It didn't open the web page for me, i ran it on the vps via my terminal, i tried using the browser on my PC to access server_public_ip:58080, and the page returned "This page isn’t working, ip_address is currently unable to handle this request" which is http error 503

@KrisCris
Copy link
Owner

KrisCris commented Apr 1, 2024

I see.

In case you don't have a GUI, you can run the program with --mode web arg, this way it listens on 0.0.0.0 so you can remote access.

Also setting up a password to protect unauthorized access.

i.e. ./palworld_pal_editor --mode web --password your_password

@AverilLuo
Copy link
Author

I really appreciate it, i've done that in config.json, it worked

@KrisCris KrisCris changed the title More like looking for help: WebView Problem Help: Launch WebUI Mode Apr 1, 2024
@KrisCris
Copy link
Owner

KrisCris commented Apr 1, 2024

Glad to hear that!

Issue close as resolved

@KrisCris KrisCris closed this as completed Apr 1, 2024
@KrisCris KrisCris changed the title Help: Launch WebUI Mode Help: WebUI and Remote Access Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants