Error: "Name ferr not defined." #573
GoblinMode
started this conversation in
Questions
Replies: 3 comments 2 replies
-
Are you running a detached or remote job, by any chance? I think I see where there might be a bug that is raising that error, but ultimately it's just preventing showing the real error. If you run without detaching, you should be able to access the underlying error and I'll try to get a bugfix out for the Edit: I created #574 to track the Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Kyle
I am running it as a detached binary when I load up the web client if that
is what you mean by running detached/remote? So if I reload the
software and put all the parameters in as a contact system and run it again
i should get the real error?
…On Wed, Mar 2, 2022 at 2:59 PM Kyle Conroy ***@***.***> wrote:
Are you running a detached or remote job, by any chance? I think I see
where there might be a bug that is raising that error, but ultimately it's
just preventing showing the real error. If you run without detaching, you
should be able to access the underlying error and I'll try to get a bugfix
out for the ferr issue as soon as I get a chance.
Thanks!
Kyle
—
Reply to this email directly, view it on GitHub
<#573 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYA4YG2UTMR5QAPVROYNR3TU5563XANCNFSM5PXTD3FQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi Kyle
Please find the attached bundle containing my input parameters below. I
tried attaching it in the github string but it wouldn't accept the data
type.
…On Thu, Mar 3, 2022 at 9:00 PM Kyle Conroy ***@***.***> wrote:
Ok, yes, the web client will always call the compute jobs as if they are
detached, which is where that bug is being triggered and masking the true
error statement from you. Can you save the bundle and send it to me? You
can either attach it here or send it to me by email if you would prefer it
not be public.
—
Reply to this email directly, view it on GitHub
<#573 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYA4YG55ZLTBENAX4PZ3LD3U6ER5PANCNFSM5PXTD3FQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to make a model of a detached binary star system by using the Phoebe web client. I put in as many parameters as possible into the client. However when I try to run the computation I get "Error name ferr not defined" any idea on how to fix this issue. I think it might be due to the fact that I have manually inputted my known parameters (mass,distance,radius etc) but have not input a data set as I have my data in excel format which to my knowledge the client cannot read, so I have my light curve set to automatically generated.
I am very new to this software so any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions