-
Notifications
You must be signed in to change notification settings - Fork 1
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
bug: blank screen #1
Comments
configuration MacOS 15.2 I need to see if I have openwebui already running, could it be hanging waiting on a port. I gave it port 3000 which should be free. Also does it bundle ollama. I have that running on 14434 |
You currently need to have an existing Open WebUI server running, though this is planned to change. Do you have one running locally or remotely? Also, I bundled dev tools with this build, so if you could attach your console logs that would be helpful. Thanks for submitting an issue! |
Oh that's great. Probably need to add to the readme and also how to access bug logs. You probably want to make an issues template so that this is something people check before adding an issue. I can PR that to you.
Sent via Superhuman iOS ( ***@***.*** )
…On Sat, Jan 4 2025 at 13:55, Reece Holmdahl < ***@***.*** > wrote:
You currently need to have an existing Open WebUI server running, though
this is planned to change. Do you have one running locally or remotely?
Also, I bundled dev tools with this build, so if you could attach your
console logs that would be helpful.
Thanks for submitting an issue!
—
Reply to this email directly, view it on GitHub (
#1 (comment)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AANTCR4DWVPFCX45C6Y6SUL2JBKE3AVCNFSM6AAAAABUTOS6XWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZRGQZDCNBRGY
).
You are receiving this because you authored the thread. Message ID: <reecelikesramen/open-webui-desktop/issues/1/2571421416
@ github. com>
|
If you have a good issue template I'd accept the PR, otherwise I'll find a simple one that should cover most bases for now. By console logs and dev tools I mean the Chrome/webkit inspector. You can right click anywhere on the page, click 'Inspect' and navigate to the 'Console' tab. From there, you should be able to copy/paste all/relevant log messages, or right click somewhere in the console to save it all as a log file. |
Sounds good. Will add that as a PR.
Sent via Superhuman iOS ( ***@***.*** )
…On Wed, Jan 8, 2025 at 04:47, Reece Holmdahl < ***@***.*** > wrote:
If you have a good issue template I'd accept the PR, otherwise I'll find a
simple one that should cover most bases for now.
By console logs and dev tools I mean the Chrome/webkit inspector. You can
right click anywhere on the page, click 'Inspect' and navigate to the
'Console' tab. From there, you should be able to copy/paste all/relevant
log messages, or right click somewhere in the console to save it all as a
log file.
—
Reply to this email directly, view it on GitHub (
#1 (comment)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AANTCR5XJUIWC5B7BRKRXLD2JSUVPAVCNFSM6AAAAABUTOS6XWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZWG42DIOBRGA
).
You are receiving this because you authored the thread. Message ID: <reecelikesramen/open-webui-desktop/issues/1/2576744810
@ github. com>
|
OK I did the download and the xattr but when I run it I get a completely blank screen :-(
The text was updated successfully, but these errors were encountered: