Skip to content

bug: unable to access provisioners page #16921

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

Closed
1 task done
matifali opened this issue Mar 14, 2025 · 3 comments · Fixed by #16927
Closed
1 task done

bug: unable to access provisioners page #16921

matifali opened this issue Mar 14, 2025 · 3 comments · Fixed by #16927
Labels
s2 Broken use cases or features (with a workaround). Only humans may set this. site Area: frontend dashboard

Comments

@matifali
Copy link
Member

matifali commented Mar 14, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The provisioners view is inaccessible with an error

Image

Relevant Log Output

Expected Behavior

User should be able to see the providers view.

Steps to Reproduce

  1. On an OSS deployment without multiple organizations. Open Deployment --> Provisioners (i.e. https://dev.coder.com/deployment/provisioners)
  2. See the error
Image

Environment

Version: v2.20.0 03b5012

Additional Context

The issue occurs consistently, The issue is new (previously worked fine), I have tested this on the latest version

@matifali matifali added s2 Broken use cases or features (with a workaround). Only humans may set this. site Area: frontend dashboard labels Mar 14, 2025
@Kira-Pilot
Copy link
Member

Reproduced this as both an owner and a member.

@jaaydenh
Copy link
Contributor

@matifali Is this referring to the latest code on main? There is currently no provisioners sidebar item anymore with or without a premium license.

@matifali
Copy link
Member Author

@jaaydenh This exists on version 2.20 when no license is added (OSS)

mattvollmer pushed a commit that referenced this issue Mar 14, 2025
- Fixes bug where the provisioners page is inaccessible in OSS deployments
- Prevents API call when the organization doesn't exist
- Only shows paywall for paid instances without multiple organizations feature
- Fixes issue #16921

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
matifali pushed a commit that referenced this issue Mar 14, 2025
…#16927)

Cherry-picked fix: remove provisioners from deployment sidebar (#16717)

Provisioners should be only under orgs. This is a left over from a
previous provisioner refactoring.

closes #16921

Co-authored-by: Bruno Quaresma <bruno@coder.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s2 Broken use cases or features (with a workaround). Only humans may set this. site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants