Fill in subdomain, base domain is default (I only have 1)
Select site in RDP section, used destination 192.168.1.243 port 3389
I can work towards a more minimal repro if desired
Expected Behavior
The RDP resource should create without issue
Originally created by @HarryXChen3 on GitHub (Jun 12, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3249
### Describe the Bug
```
pangolin | Stack: SqliteError: NOT NULL constraint failed: resources.sso
pangolin | at Statement.all (file:///app/dist/server.mjs:1270:19)
pangolin | at PreparedQuery.values (file:///app/node_modules/drizzle-orm/better-sqlite3/session.js:106:28)
pangolin | at PreparedQuery.all (file:///app/node_modules/drizzle-orm/better-sqlite3/session.js:81:23)
pangolin | at QueryPromise.all (file:///app/node_modules/drizzle-orm/sqlite-core/query-builders/insert.js:165:28)
pangolin | at QueryPromise.execute (file:///app/node_modules/drizzle-orm/sqlite-core/query-builders/insert.js:174:41)
pangolin | at QueryPromise.then (file:///app/node_modules/drizzle-orm/query-promise.js:21:17)
pangolin | at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {"code":"SQLITE_CONSTRAINT_NOTNULL"}
```
Please let me know if there's anything else I can provide!
### Environment
- OS Type & Version: Ubuntu 24.04.4
- Pangolin Version: v1.19.0
- Edition (Community or Enterprise): Enterprise
- Gerbil Version: 1.4.0
- Traefik Version: 3.6
- Newt Version: 1.13.0
- Client Version:
### To Reproduce
Steps taken:
1. https://pangolin.example.com/org/settings/resources/public/create
2. Fill in name, select type RDP
3. Fill in subdomain, base domain is default (I only have 1)
4. Select site in RDP section, used destination `192.168.1.243` port `3389`
I can work towards a more minimal repro if desired
### Expected Behavior
The RDP resource should create without issue
@oschwartz10612 commented on GitHub (Jun 12, 2026):
Issue with the migration identified will fix in a patch update shortly
<!-- gh-comment-id:4687587975 -->
@oschwartz10612 commented on GitHub (Jun 12, 2026):
Issue with the migration identified will fix in a patch update shortly
@oschwartz10612 commented on GitHub (Jun 12, 2026):
1.19.1 release will be out shortly. Please try to update to that once its out and it should fix this 🤞. Please follow up and LMK
<!-- gh-comment-id:4687646593 -->
@oschwartz10612 commented on GitHub (Jun 12, 2026):
1.19.1 release will be out shortly. Please try to update to that once its out and it should fix this 🤞. Please follow up and LMK
Resource creation succeeded and am seeing the login page being served now..
Can't seem to login:
Is there extra setup I need to do on the RDP target? I can also make a new issue if unrelated
I looked around but didn't see any relevant logs but happy to post if they'd be helpful
<!-- gh-comment-id:4697194333 -->
@HarryXChen3 commented on GitHub (Jun 13, 2026):
Resource creation succeeded and am seeing the login page being served now..
Can't seem to login:
<img width="469" height="200" alt="Image" src="https://github.com/user-attachments/assets/f729ccf5-d72f-4004-a467-409a6204f45d" />
Is there extra setup I need to do on the RDP target? I can also make a new issue if unrelated
I looked around but didn't see any relevant logs but happy to post if they'd be helpful
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @HarryXChen3 on GitHub (Jun 12, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3249
Describe the Bug
Please let me know if there's anything else I can provide!
Environment
To Reproduce
Steps taken:
192.168.1.243port3389I can work towards a more minimal repro if desired
Expected Behavior
The RDP resource should create without issue
@AstralDestiny commented on GitHub (Jun 12, 2026):
It's fine I can test when I wake
@oschwartz10612 commented on GitHub (Jun 12, 2026):
Issue with the migration identified will fix in a patch update shortly
@oschwartz10612 commented on GitHub (Jun 12, 2026):
1.19.1 release will be out shortly. Please try to update to that once its out and it should fix this 🤞. Please follow up and LMK
@oschwartz10612 commented on GitHub (Jun 12, 2026):
Its out
@HarryXChen3 commented on GitHub (Jun 13, 2026):
Resource creation succeeded and am seeing the login page being served now..
Can't seem to login:
Is there extra setup I need to do on the RDP target? I can also make a new issue if unrelated
I looked around but didn't see any relevant logs but happy to post if they'd be helpful