Skip to content

[Bug]: installs from source and from install.sh are dysfunctional #4489

@3p3r

Description

@3p3r

Before you submit

  • I searched existing issues and confirmed this is not a duplicate.
  • I replaced the example text with the real behavior, reproduction steps, expected result, and version from the app's About menu or od --version.

What happened?

"https://open-design.ai/install.sh" redirects to the homepage and is not a shell script anymore.
Installing from source with git and running with pnpm also is entirely dysfunctional. After clicking any of the design Systems or trying to send a prompt, the entire app breaks with "daemon is unreachable" error and browser console is spammed with CORS issues and 403s

Steps to reproduce

  1. Either install via the install.sh or git clone from source on a clean machine
  2. Attempt to actually use the product, choose any of the examples, you get: "Failed to apply <style>. Make sure the daemon is reachable."

Expected behavior

  1. "install.sh" should not redirect to an HTML page
  2. install from source should not face CORS and 403 issues

Open Design version

ecb1f3a

Platform

Linux

Logs (optional)

It also happens on Windows, as well as Linux.

Screenshots (optional)

Image Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions