Ben Epstein
02/11/2021, 2:55 PMRajashekar Makam
02/11/2021, 7:43 PMSean Talia
02/11/2021, 10:08 PMRuslan
02/12/2021, 9:56 AMRob Fowler
02/12/2021, 10:00 AMprefect server start --use-volume --volume-path ~/.prefect/pg_data
If I select team|Account, it goes to stripe and fails as I am http only.
IntegrationError: Live Stripe.js integrations must use HTTPS. For more information: <https://stripe.com/docs/security/guide#tls>
at new o (<https://js.stripe.com/v3/:1:2860>)
at fc.value (<https://js.stripe.com/v3/:1:203919>)
at new fc (<https://js.stripe.com/v3/:1:205084>)
at mc (<https://js.stripe.com/v3/:1:205615>)
at Module.4120 (<http://old7.mianos.com:8080/js/team-settings--account~21833f8f.f65a711f.js:1:42224>)
at s (<http://old7.mianos.com:8080/js/app~d0ae3f07.b8b5e05d.js:1:595>)
When creating a project:
vue-router.esm.js:2008 Uncaught (in promise) Error: Navigation cancelled from "/default?agents" to "/default/project/dd392518-7e7b-41b0-8967-cdd5d2dda5a3" with a new navigation.
at $t (vue-router.esm.js:2008)
at wt (vue-router.esm.js:1990)
at v (vue-router.esm.js:2297)
at r (vue-router.esm.js:1947)
at vue-router.esm.js:1948
at vue-router.esm.js:2322
at Dashboard.vue:69
at u (runtime.js:63)
at Generator._invoke (runtime.js:293)
at Generator.next (runtime.js:118)
But it does work.
The tutorial does not mention creating a project during registration. It seems to be needed.
Anyway, my flow seems to register, if I do name it,
It just seems this is not really the same state as prefect itself.Michael Hadorn
02/12/2021, 1:47 PM> prefect server start
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ui.depends_on contains an invalid type, it should be an array
services.apollo.depends_on contains an invalid type, it should be an array
services.towel.depends_on contains an invalid type, it should be an array
services.graphql.depends_on contains an invalid type, it should be an array
services.hasura.depends_on contains an invalid type, it should be an array
Exception caught; killing services (press ctrl-C to force)
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ui.depends_on contains an invalid type, it should be an array
services.apollo.depends_on contains an invalid type, it should be an array
services.towel.depends_on contains an invalid type, it should be an array
services.graphql.depends_on contains an invalid type, it should be an array
services.hasura.depends_on contains an invalid type, it should be an array
Traceback (most recent call last):
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/prefect/cli/server.py", line 346, in start
subprocess.check_call(
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker-compose', 'pull']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/poc/miniconda3/envs/etlp/bin/prefect", line 8, in <module>
sys.exit(cli())
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/site-packages/prefect/cli/server.py", line 384, in start
subprocess.check_output(
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/subprocess.py", line 411, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/home/poc/miniconda3/envs/etlp/lib/python3.8/subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['docker-compose', 'down']' returned non-zero exit status 1.
Alex Welch
02/12/2021, 5:16 PMdocker run -it prefecthq/prefect:latest
, when i then run prefect server start
I get a FileNotFoundError looking for a docker-compose file. I am running the command in the docker containerRob Fowler
02/13/2021, 3:53 AMRob Fowler
02/13/2021, 10:28 AMps -afe | grep curl | wc -l
63158
Mark Dodds
02/13/2021, 9:44 PM~/.prefect
to something else? Tried PREFECT__USER_CONFIG_PATH
but that didnt workAndy Dyer
02/15/2021, 3:56 PMVishal Talasani
02/16/2021, 8:55 AMLocalDaskExecutor(scheduler="threads", num_workers=5)
but it seems like I still can only serially execute my flows. Does anyone here have experience with this? Thank you so much for the help!Harshal Rane
02/16/2021, 3:13 PMprefect auth login -t token
Getting below error
Usage: prefect auth [OPTIONS] COMMAND [ARGS]...
Error: Auth commands with server are not currently supported.
I am new to prefect, any suggestions from community will be really helpfulSuchindra
02/17/2021, 12:28 PMMichael Hadorn
02/17/2021, 4:12 PMkyle.p
02/17/2021, 8:22 PMPREFECT__CONTEXT__SECRETS__GITHUB_ACCESS_TOKEN
on the agent pod but I keep getting this error ValueError('Local Secret "GITHUB_ACCESS_TOKEN" was not found.')
. Does the default secret not get created when using the kubernetes agent?David Kuda
02/18/2021, 9:00 PM./var/lib/docker/containers/87ee8de38f69b14c1c4b27b07c3dd591efd8ce60370a8f9a089a4306c66f5a46
.
We have no idea where this comes from, I hope that it can be traced back to something I did wrong in the setup. Any experience or ideas?
With regards from Berlin to you allelbaro
02/19/2021, 1:45 AM...
with Flow('flow') as flow:
..
flow.register(project_name='project1')
flow.run(parameters=dict(, ..))
flow.run(parameters=dict(, ..))
[2021-02-19 ...] INFO - prefect.TaskRunner | Task '..': Starting task run..
[2021-02-19 ...] INFO - prefect.TaskRunner | Task '..': Finished task run for task with final state: 'Success'
...
Clikcing Flow URL shows 404.JC Garcia
02/19/2021, 3:28 PMany_failed
trigger is not fired because no task failed. Is there any way to fix this? docsJosh Greenhalgh
02/20/2021, 5:49 PMDiego Alonso Roque Montoya
02/21/2021, 9:11 PMMichael Hadorn
02/22/2021, 9:14 AMDavid Car
02/22/2021, 4:54 PMTraceback (most recent call last):
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\toml\decoder.py", line 511, in loads
ret = decoder.load_line(line, currentlevel, multikey,
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\toml\decoder.py", line 778, in load_line
value, vtype = self.load_value(pair[1], strictly_valid)
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\toml\decoder.py", line 910, in load_value
raise ValueError("This float doesn't have a leading "
ValueError: This float doesn't have a leading digit
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\ProgramData\Miniconda3\envs\prefect\Scripts\prefect-script.py", line 5, in <module>
from prefect.cli import cli
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\__init__.py", line 1, in <module>
import prefect.utilities
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\utilities\__init__.py", line 1, in <module>
import prefect.utilities.logging
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\utilities\logging.py", line 23, in <module>
from prefect.utilities.context import context
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\utilities\context.py", line 69, in <module>
from prefect.configuration import config
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\configuration.py", line 324, in <module>
config = load_configuration(
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\configuration.py", line 300, in load_configuration
user_config = load_toml(user_config_path)
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\prefect\configuration.py", line 177, in load_toml
for key, value in toml.load(cast(str, interpolate_env_vars(path))).items()
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\toml\decoder.py", line 134, in load
return loads(ffile.read(), _dict, decoder)
File "C:\ProgramData\Miniconda3\envs\prefect\lib\site-packages\toml\decoder.py", line 514, in loads
raise TomlDecodeError(str(err), original, pos)
toml.decoder.TomlDecodeError: This float doesn't have a leading digit (line 3 column 1 char 39)
This is on a Windows 10 machine with a conda install of prefect. Looks like it expects the token to be numeric or at least lead with a numeric value. Many thanks.David Car
02/23/2021, 6:20 PMSean Talia
02/23/2021, 7:20 PM[logging]
# Extra loggers for Prefect log configuration
extra_loggers = "['custom_module']"
# Send logs to Prefect Cloud
log_to_cloud = true
Clément Chastagnol
02/23/2021, 9:48 PMprefect.context
.
Pointers and suggestions welcome! 🙏Ondřej Melichar
02/24/2021, 1:10 PMOndřej Melichar
02/24/2021, 1:11 PMdarylgunn
02/24/2021, 2:09 PMtonyc
02/24/2021, 5:03 PMtonyc
02/24/2021, 5:03 PM