smilebasti
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
Thank for your help 🙂
23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
I uninstalled node with the Ubuntu appstore and then installed nvm. Installed node with nvm install --lts which install node v22.14.0 and npm v10.9.2.
I then ran wasp clean and wasp db migrate-dev and it worked 🎉
23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
System Details Report
---
Report details
- Date generated: 2025-03-03 16:25:28
Hardware Information:
- Hardware Model: FUJITSU D3162-B1
- Memory: 16.0Â GiB
- Processor: Intel® Core™ i5-3470 × 4
- Graphics: AMD Radeonâ„¢ RX 570 Series
- Disk Capacity: 1.2Â TB
Software Information:
- Firmware Version: V4.6.5.3 R1.23.0 for D3162-B1x
- OS Name: Ubuntu 24.10
- OS Build: (null)
- OS Type: 64-bit
- GNOME Version: 47
- Windowing System: Wayland
- Kernel Version: Linux 6.11.0-14-generic
23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
Its pretty clean, standard and new installation of Ubuntu 24.10 Desktop.
I installed node with the the Ubuntu appstore. I will try to install it the normal way
23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
Here you go: https://www.transfernow.net/dl/20250302v68ISMvv
23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema

23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
As i could not find anything related i opened a github issue: https://github.com/wasp-lang/wasp/issues/2530
23 replies
WWasp
•Created by smilebasti on 2/28/2025 in #🙋questions
Fresh install - Error: There is no datasource in the schema
wasp clean and then wasp start does not fix it and i get the same error.
When i test DATABASE_URL="postgresql://postgres:devpass@localhost:5432/postgres" while the database is already running i get the same error.
I checked the file .wasp/db/out/schema.prisma and its empty.
23 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
Error during 'building sdk'
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
All my code is built upon the opensaas template. I only added on top and did not modify any of the already existing content. I want the same logic as the existing client-side file upload on the server-side with a file that the server pulls from the internet or generates.
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
I removed my logic. I test every iteration with my client side image as file and with the file that gets downloaded.
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
The backup.ts file:
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
Haha you answerd to quick. One sec...
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?

43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
but got the error: cannot find name 'context'.
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
I tried
but got the same error: Err_module_not_found.
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?
Hi guys, thank you very much for the replies.
43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?

43 replies
WWasp
•Created by smilebasti on 3/16/2024 in #🙋questions
action calling action not working. Bad programming or issue?

43 replies