pelopo
pelopo6mo ago

Can't create new workspace

Local install > Docker. After installing and changing the default name for my own and trying to create a new workspace I'm getting this error. Sorry the pop up doesn't let me copy the text, hence the screenshot. I've tried different names, nothing works. Thanks
No description
8 Replies
rubenf
rubenf6mo ago
@pelopo what's the email you've been using?
pelopo
pelopo6mo ago
a fictitious email dev@my_app.com
rubenf
rubenf6mo ago
it's probably the underscore that is throwing him off
pelopo
pelopo6mo ago
oh. ok, I'll redo it thanks
rubenf
rubenf6mo ago
@Hugo we need to add _ to proper_email
pelopo
pelopo6mo ago
@rubenf since I got you here. am I right thinking that I can't use an arbitrary folder in the local file system to save files like csv or parquet and that it MUST be an S3 or similar? Thanks
rubenf
rubenf6mo ago
only if it's a folder mounted on every workers
pelopo
pelopo6mo ago
Thanks, is there a guide or docs that show how can I later reference this folder in Windmill and create environmental variables referencing it? I seem to struggle to do a simple 'save to folder' action in python