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

Bug: DevCenter creating undefined directory #1117

Open
1 of 4 tasks
KernelDeimos opened this issue Feb 14, 2025 · 0 comments
Open
1 of 4 tasks

Bug: DevCenter creating undefined directory #1117

KernelDeimos opened this issue Feb 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@KernelDeimos
Copy link
Contributor

Issue Description

The DevCenter in Puter (local run) is creating a directory named undefined under dev-center's AppData directory for the new app and linking that to the subdomain. This prevents subsequent apps from being created without destroying the previous app. This appears to be a bug in DevCenter itself so far.

Steps to reproduce

  • Create an app
  • Continually try to deploy the app until it works
  • Observe undefined directory

Expected behaviour

  • Work the first time (TODO: link other issue)
  • Create uniquely-named directory

Addition Information or Screenshots (if applicable)

Image

Deployment

  • Production (puter.com)
  • Development (npm run start)
  • Docker (via docker run)
  • Docker (via docker-compose)

Puter version

8828d03

@KernelDeimos KernelDeimos added the bug Something isn't working label Feb 14, 2025
@KernelDeimos KernelDeimos pinned this issue Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant